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

Database

 
QuestionConnection Prob Pin
Kunal P8-Feb-07 5:59
Kunal P8-Feb-07 5:59 
AnswerRe: Connection Prob Pin
gauthee8-Feb-07 17:53
gauthee8-Feb-07 17:53 
GeneralRe: Connection Prob Pin
Kunal P8-Feb-07 18:48
Kunal P8-Feb-07 18:48 
GeneralRe: Connection Prob Pin
gauthee8-Feb-07 19:33
gauthee8-Feb-07 19:33 
GeneralConnection Prob Pin
Kunal P10-Feb-07 2:35
Kunal P10-Feb-07 2:35 
GeneralRe: Connection Prob Pin
Aaron VanWieren9-Feb-07 0:18
Aaron VanWieren9-Feb-07 0:18 
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 
Is the server you're trying to connect to called local? If you want to connect to the local computer (i.e. the one that the client code is running on), you must specify (local), i.e. with the parentheses.

Specifying (local) also causes the shared memory 'network' library to be used, which can be beneficial if the server does not permit remote connections.

Stability. What an interesting concept. -- Chris Maunder

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 
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 

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.