Click here to Skip to main content
15,887,214 members
Home / Discussions / Database
   

Database

 
GeneralRe: How to connect "*.dll " file with the sql databse/server? Pin
Paul Conrad12-Apr-07 7:12
professionalPaul Conrad12-Apr-07 7:12 
Questionhow to connect sql with c language???????????? Pin
amazingal11-Apr-07 1:56
amazingal11-Apr-07 1:56 
AnswerRe: how to connect sql with c language???????????? Pin
Hamid_RT11-Apr-07 3:15
Hamid_RT11-Apr-07 3:15 
AnswerRe: how to connect sql with c language???????????? Pin
DQNOK11-Apr-07 3:32
professionalDQNOK11-Apr-07 3:32 
QuestionError Pin
messages11-Apr-07 0:47
messages11-Apr-07 0:47 
AnswerRe: Error Pin
roel_v11-Apr-07 1:52
roel_v11-Apr-07 1:52 
GeneralRe: Error Pin
messages11-Apr-07 4:14
messages11-Apr-07 4:14 
GeneralRe: Error Pin
roel_v11-Apr-07 6:56
roel_v11-Apr-07 6:56 
Then you don't need to enter the server name, you can just enter '.' (a full stop), that corresponds to the local server.

Note: if you installed SQL Server 2005 Express, then you should use '.\SQLExpress' as the server name.

If this doesn't work, check if the SQL Server service is running.

Roel
GeneralRe: Error Pin
messages11-Apr-07 21:01
messages11-Apr-07 21:01 
GeneralRe: Error Pin
roel_v11-Apr-07 21:10
roel_v11-Apr-07 21:10 
GeneralRe: Error Pin
messages12-Apr-07 8:20
messages12-Apr-07 8:20 
GeneralRe: Error Pin
roel_v12-Apr-07 17:47
roel_v12-Apr-07 17:47 
GeneralRe: Error Pin
messages12-Apr-07 20:52
messages12-Apr-07 20:52 
GeneralRe: Error Pin
roel_v12-Apr-07 20:55
roel_v12-Apr-07 20:55 
GeneralRe: Error Pin
messages12-Apr-07 21:35
messages12-Apr-07 21:35 
GeneralRe: Error Pin
roel_v12-Apr-07 21:49
roel_v12-Apr-07 21:49 
AnswerRe: Error Pin
Jerry Hammond11-Apr-07 17:23
Jerry Hammond11-Apr-07 17:23 
GeneralRe: Error Pin
messages11-Apr-07 21:00
messages11-Apr-07 21:00 
GeneralRe: Error Pin
Jerry Hammond12-Apr-07 2:46
Jerry Hammond12-Apr-07 2:46 
GeneralRe: Error Pin
messages12-Apr-07 8:19
messages12-Apr-07 8:19 
QuestionCan i include a procedure inside a triger???? Pin
Vimalsoft(Pty) Ltd10-Apr-07 23:17
professionalVimalsoft(Pty) Ltd10-Apr-07 23:17 
AnswerRe: Can i include a procedure inside a triger???? Pin
Pete O'Hanlon11-Apr-07 1:11
mvePete O'Hanlon11-Apr-07 1:11 
QuestionRe: Can i include a procedure inside a triger???? Pin
Vimalsoft(Pty) Ltd11-Apr-07 20:43
professionalVimalsoft(Pty) Ltd11-Apr-07 20:43 
AnswerRe: Can i include a procedure inside a triger???? Pin
Pete O'Hanlon11-Apr-07 22:23
mvePete O'Hanlon11-Apr-07 22:23 
GeneralRe: Can i include a procedure inside a triger???? Pin
Vimalsoft(Pty) Ltd12-Apr-07 3:16
professionalVimalsoft(Pty) Ltd12-Apr-07 3:16 

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.