Click here to Skip to main content
15,925,309 members
Home / Discussions / Database
   

Database

 
GeneralDBConcurrencyException: Delete a entry in master -detail table Pin
DionChen18-Mar-03 10:16
DionChen18-Mar-03 10:16 
QuestionAlternatives to Access??? Pin
LukeV18-Mar-03 3:05
LukeV18-Mar-03 3:05 
AnswerRe: Alternatives to Access??? Pin
LukeV18-Mar-03 9:36
LukeV18-Mar-03 9:36 
GeneralRe: Alternatives to Access??? Pin
perlmunger18-Mar-03 11:01
perlmunger18-Mar-03 11:01 
AnswerRe: Alternatives to Access??? Pin
Alexander Kojevnikov18-Mar-03 22:13
Alexander Kojevnikov18-Mar-03 22:13 
QuestionCan ado.net support data warehouse metadata? Pin
mihi17-Mar-03 16:07
mihi17-Mar-03 16:07 
GeneralPerformance issues Pin
Le centriste17-Mar-03 9:37
Le centriste17-Mar-03 9:37 
GeneralRe: Performance issues Pin
DiWa17-Mar-03 20:29
DiWa17-Mar-03 20:29 
Why do you ask, you already gave the answer. To speed things further up, you can create a non-unique index on td.CreationDate. Always check the execution plan on suspicious statements, it will tell you the cost of the statement. Twiddle around till you find the cheapest, and youre as happy as a cloud. Performance differences can make up a factor between 2 and several thousand times faster.


GeneralRe: Performance issues Pin
Le centriste18-Mar-03 2:54
Le centriste18-Mar-03 2:54 
GeneralSQL server and IPC Pin
Faraz Siddiqi17-Mar-03 0:40
Faraz Siddiqi17-Mar-03 0:40 
QuestionHow to retrive data from dataset object? Pin
Segal16-Mar-03 21:22
Segal16-Mar-03 21:22 
AnswerRe: How to retrive data from dataset object? Pin
leppie17-Mar-03 6:29
leppie17-Mar-03 6:29 
Questionconvert sql to oledb? Pin
jackyyeung16-Mar-03 5:52
jackyyeung16-Mar-03 5:52 
GeneralUsing MSDE in stand-alone Windows Forms projects Pin
Aroogala15-Mar-03 18:29
Aroogala15-Mar-03 18:29 
GeneralRe: Using MSDE in stand-alone Windows Forms projects Pin
nullpointer15-Mar-03 20:04
nullpointer15-Mar-03 20:04 
GeneralRe: Using MSDE in stand-alone Windows Forms projects Pin
Rob Graham17-Mar-03 4:23
Rob Graham17-Mar-03 4:23 
GeneralVariable Table Identifiers Pin
Jeff J15-Mar-03 10:41
Jeff J15-Mar-03 10:41 
GeneralRe: Variable Table Identifiers Pin
Rob Graham17-Mar-03 4:35
Rob Graham17-Mar-03 4:35 
GeneralRe: Variable Table Identifiers Pin
Jeff J17-Mar-03 15:44
Jeff J17-Mar-03 15:44 
GeneralRe: Variable Table Identifiers Pin
Rob Graham17-Mar-03 16:14
Rob Graham17-Mar-03 16:14 
Generalmsadodc.ocx Pin
kfoust13-Mar-03 15:39
kfoust13-Mar-03 15:39 
GeneralAddNew Record Pin
Anthony988713-Mar-03 4:00
Anthony988713-Mar-03 4:00 
GeneralOracle Listener Pin
Harut12-Mar-03 19:01
Harut12-Mar-03 19:01 
GeneralRe: Oracle Listener Pin
RichardGrimmer12-May-03 5:03
RichardGrimmer12-May-03 5:03 
GeneralADO Pin
Anthony988712-Mar-03 3:28
Anthony988712-Mar-03 3:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.