Click here to Skip to main content
15,896,557 members
Home / Discussions / Database
   

Database

 
GeneralRe: Connection Prob Pin
Not Active8-Feb-07 19:01
mentorNot Active8-Feb-07 19:01 
AnswerRe: Connection Prob Pin
Mike Dimmick8-Feb-07 23:49
Mike Dimmick8-Feb-07 23:49 
GeneralRe: Connection Prob Pin
Kunal P10-Feb-07 21:19
Kunal P10-Feb-07 21:19 
QuestionLimitation of DataSet Pin
btsrinath8-Feb-07 4:02
btsrinath8-Feb-07 4:02 
AnswerRe: Limitation of DataSet Pin
Colin Angus Mackay8-Feb-07 4:08
Colin Angus Mackay8-Feb-07 4:08 
GeneralRe: Limitation of DataSet Pin
btsrinath8-Feb-07 4:25
btsrinath8-Feb-07 4:25 
GeneralRe: Limitation of DataSet Pin
Colin Angus Mackay8-Feb-07 4:42
Colin Angus Mackay8-Feb-07 4:42 
AnswerRe: Limitation of DataSet Pin
Aaron VanWieren9-Feb-07 0:16
Aaron VanWieren9-Feb-07 0:16 
You should really look at your data. I would try and find some way to query just a fraction of the data from the database. Often these issues can be solved by looking at your database from another angle. How many records at a time are you processing, can they be processed in smaller batches?
Really look at your data.

Also, you might want to try and right the results back to the main db from time to time, anything to free up resources. It sounds like you are trying to do too much at one time.

I hope this helps.

_____________________________________________________________________

Our developers never release
code. Rather, it tends to escape, pillaging the countryside all around.

The Enlightenment Project (paraphrased comment)

Visit Me at GISDevCafe

AnswerRe: Limitation of DataSet Pin
Ennis Ray Lynch, Jr.9-Feb-07 3:32
Ennis Ray Lynch, Jr.9-Feb-07 3:32 
QuestionOpen Excel File Stored in Access Database Pin
Shaurya_Rastogi8-Feb-07 3:49
Shaurya_Rastogi8-Feb-07 3:49 
AnswerRe: Open Excel File Stored in Access Database Pin
Jerry Hammond9-Feb-07 3:29
Jerry Hammond9-Feb-07 3:29 
QuestionHow to access datetime column NULLvalue from database Pin
priya_p2338-Feb-07 2:35
priya_p2338-Feb-07 2:35 
AnswerRe: How to access datetime column NULLvalue from database Pin
Colin Angus Mackay8-Feb-07 4:16
Colin Angus Mackay8-Feb-07 4:16 
QuestionDataSet to SQL Pin
Soundman32.28-Feb-07 2:34
Soundman32.28-Feb-07 2:34 
AnswerRe: DataSet to SQL Pin
Aaron VanWieren9-Feb-07 0:23
Aaron VanWieren9-Feb-07 0:23 
QuestionMoving through each record Pin
RugbyLeague7-Feb-07 23:58
RugbyLeague7-Feb-07 23:58 
AnswerRe: Moving through each record Pin
andyharman8-Feb-07 0:48
professionalandyharman8-Feb-07 0:48 
GeneralRe: Moving through each record Pin
RugbyLeague8-Feb-07 0:52
RugbyLeague8-Feb-07 0:52 
GeneralRe: Moving through each record Pin
Colin Angus Mackay8-Feb-07 1:02
Colin Angus Mackay8-Feb-07 1:02 
GeneralRe: Moving through each record Pin
RugbyLeague8-Feb-07 1:05
RugbyLeague8-Feb-07 1:05 
GeneralRe: Moving through each record Pin
Colin Angus Mackay8-Feb-07 4:21
Colin Angus Mackay8-Feb-07 4:21 
GeneralRe: Moving through each record Pin
RugbyLeague8-Feb-07 4:26
RugbyLeague8-Feb-07 4:26 
GeneralRe: Moving through each record Pin
Colin Angus Mackay8-Feb-07 5:30
Colin Angus Mackay8-Feb-07 5:30 
GeneralRe: Moving through each record Pin
RugbyLeague8-Feb-07 5:33
RugbyLeague8-Feb-07 5:33 
AnswerRe: Moving through each record Pin
gauthee8-Feb-07 0:49
gauthee8-Feb-07 0:49 

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.