Click here to Skip to main content
15,905,587 members
Home / Discussions / Database
   

Database

 
GeneralRe: get minor errors via OLEDB Pin
Steve S1-Mar-04 6:52
Steve S1-Mar-04 6:52 
GeneralDataSet Clear() performance problem Pin
Dan Bunea27-Feb-04 0:59
Dan Bunea27-Feb-04 0:59 
GeneralRe: DataSet Clear() performance problem Pin
Mike Dimmick27-Feb-04 9:38
Mike Dimmick27-Feb-04 9:38 
GeneralRe: DataSet Clear() performance problem Pin
Dan Bunea28-Feb-04 23:58
Dan Bunea28-Feb-04 23:58 
GeneralRe: DataSet Clear() performance problem Pin
Mike Dimmick29-Feb-04 7:20
Mike Dimmick29-Feb-04 7:20 
GeneralRe: DataSet Clear() performance problem Pin
Dan Bunea29-Feb-04 20:52
Dan Bunea29-Feb-04 20:52 
GeneralReturning Large DataSet Pin
Dhrubajyoti Dey26-Feb-04 20:28
Dhrubajyoti Dey26-Feb-04 20:28 
GeneralRe: Returning Large DataSet Pin
Spanky329-Feb-04 7:24
Spanky329-Feb-04 7:24 
when you transfer your dataset are you simply just:

Shifting records ? locking your program until the records clear ?

If so I reccomend you run the function on its own thread and this way you can wrap a try and catch.... so when the error is caught issue the "continue;" command.

Hope this helps


GeneralRe: Returning Large DataSet Pin
Rob Graham2-Mar-04 16:54
Rob Graham2-Mar-04 16:54 
GeneralMSSQL linked Server Pin
y_seval26-Feb-04 5:17
y_seval26-Feb-04 5:17 
GeneralRe: MSSQL linked Server Pin
Jeff Varszegi29-Feb-04 2:07
professionalJeff Varszegi29-Feb-04 2:07 
GeneralAccessing Excel file with ASP Pin
sschilachi26-Feb-04 4:58
sschilachi26-Feb-04 4:58 
GeneralRe: Accessing Excel file with ASP Pin
Jeff Monheiser1-Mar-04 18:55
Jeff Monheiser1-Mar-04 18:55 
GeneralRe: Accessing Excel file with ASP Pin
Rob Graham3-Mar-04 12:30
Rob Graham3-Mar-04 12:30 
GeneralE-mails, URLs e VarChars Pin
Clickok25-Feb-04 15:28
Clickok25-Feb-04 15:28 
GeneralRe: E-mails, URLs e VarChars Pin
Jon Sagara25-Feb-04 16:00
Jon Sagara25-Feb-04 16:00 
GeneralRe: E-mails, URLs e VarChars Pin
Bryan Steinberg25-Feb-04 16:07
Bryan Steinberg25-Feb-04 16:07 
GeneralRe: E-mails, URLs e VarChars Pin
Clickok26-Feb-04 5:15
Clickok26-Feb-04 5:15 
GeneralRe: E-mails, URLs e VarChars Pin
Mike Dimmick29-Feb-04 7:38
Mike Dimmick29-Feb-04 7:38 
GeneralRe: E-mails, URLs e VarChars Pin
Clickok29-Feb-04 9:07
Clickok29-Feb-04 9:07 
Question10 random recordsetsw? Pin
bryce25-Feb-04 13:54
bryce25-Feb-04 13:54 
AnswerRe: 10 random recordsetsw? Pin
Bill Dean26-Feb-04 1:47
Bill Dean26-Feb-04 1:47 
GeneralSQL Script Editor Pin
Clickok25-Feb-04 12:59
Clickok25-Feb-04 12:59 
GeneralRe: SQL Script Editor Pin
Bryan Steinberg25-Feb-04 15:11
Bryan Steinberg25-Feb-04 15:11 
GeneralRe: SQL Script Editor Pin
Clickok25-Feb-04 15:30
Clickok25-Feb-04 15:30 

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.