Click here to Skip to main content
15,913,140 members
Home / Discussions / Database
   

Database

 
QuestionEvent Viewer Pin
jonhbt27-May-09 22:51
jonhbt27-May-09 22:51 
AnswerRe: Event Viewer Pin
Garth J Lancaster28-May-09 0:06
professionalGarth J Lancaster28-May-09 0:06 
AnswerRe: Event Viewer Pin
Eddy Vluggen28-May-09 0:13
professionalEddy Vluggen28-May-09 0:13 
QuestionADO .NET and SQL Client Installation Pin
D_Ana27-May-09 7:28
D_Ana27-May-09 7:28 
AnswerRe: ADO .NET and SQL Client Installation Pin
Eddy Vluggen27-May-09 7:56
professionalEddy Vluggen27-May-09 7:56 
GeneralRe: ADO .NET and SQL Client Installation Pin
D_Ana27-May-09 8:00
D_Ana27-May-09 8:00 
AnswerRe: ADO .NET and SQL Client Installation Pin
Vimalsoft(Pty) Ltd27-May-09 20:56
professionalVimalsoft(Pty) Ltd27-May-09 20:56 
Questionhow to remove all sql server componet ? Pin
xingselex27-May-09 5:54
xingselex27-May-09 5:54 
AnswerRe: how to remove all sql server componet ? Pin
EliottA27-May-09 6:07
EliottA27-May-09 6:07 
AnswerRe: how to remove all sql server componet ? Pin
EliottA27-May-09 7:30
EliottA27-May-09 7:30 
GeneralRe: how to remove all sql server componet ? Pin
xingselex29-May-09 6:34
xingselex29-May-09 6:34 
GeneralRe: how to remove all sql server componet ? Pin
Henry Minute29-May-09 6:51
Henry Minute29-May-09 6:51 
GeneralRe: how to remove all sql server componet ? Pin
xingselex30-May-09 5:45
xingselex30-May-09 5:45 
Question"Unable to access first record" Pin
S.M.kanerkar27-May-09 2:02
S.M.kanerkar27-May-09 2:02 
GeneralRe: "Unable to access first record" Pin
Kschuler27-May-09 10:45
Kschuler27-May-09 10:45 
QuestionExecuteQuery and ExecuteReader Pin
yueru26-May-09 16:22
yueru26-May-09 16:22 
AnswerRe: ExecuteQuery and ExecuteReader Pin
Satish Pai27-May-09 20:33
Satish Pai27-May-09 20:33 
AnswerRe: ExecuteQuery and ExecuteReader Pin
saanj28-May-09 3:08
saanj28-May-09 3:08 
Use ExecuteNonQuery to use DML statements like insert, update, delete etc. Use ExecuteReader to use select statement for fast and forward only data retirveal from the database.

Either you love IT or leave IT...

Questionwhy i cannot login to my sql server 2005? Pin
xingselex26-May-09 5:37
xingselex26-May-09 5:37 
AnswerRe: why i cannot login to my sql server 2005? Pin
Eddy Vluggen26-May-09 6:19
professionalEddy Vluggen26-May-09 6:19 
QuestionWrapping VOIP traffic Pin
B060611526-May-09 0:42
B060611526-May-09 0:42 
AnswerRe: Wrapping VOIP traffic Pin
Eddy Vluggen26-May-09 20:51
professionalEddy Vluggen26-May-09 20:51 
Questionimporting data from access table in a sql server table Pin
laziale25-May-09 23:25
laziale25-May-09 23:25 
AnswerRe: importing data from access table in a sql server table Pin
Giorgi Dalakishvili25-May-09 23:57
mentorGiorgi Dalakishvili25-May-09 23:57 
Questioninsert into multiple server table in one transaction Pin
Abdul Rahman Hamidy25-May-09 17:52
Abdul Rahman Hamidy25-May-09 17:52 

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.