Click here to Skip to main content
16,011,988 members
Home / Discussions / Database
   

Database

 
Questionmas TCP connection? Pin
D2raghu8-May-07 0:13
D2raghu8-May-07 0:13 
Questionmysql Pin
WhiteGirl237-May-07 22:50
WhiteGirl237-May-07 22:50 
QuestionHaving trouble with Ado control in vb6 Pin
Vimalsoft(Pty) Ltd7-May-07 20:57
professionalVimalsoft(Pty) Ltd7-May-07 20:57 
Questioninsert null into datetime field in sql Pin
yesu prakash7-May-07 18:31
yesu prakash7-May-07 18:31 
AnswerRe: insert null into datetime field in sql Pin
Tamimi - Code7-May-07 19:12
Tamimi - Code7-May-07 19:12 
QuestionPath and tables of a .mdb file Pin
hero19957-May-07 15:02
hero19957-May-07 15:02 
Questionhelp, implementing this method Pin
simsem7-May-07 11:20
simsem7-May-07 11:20 
AnswerRe: help, implementing this method Pin
Dave Kreskowiak7-May-07 13:55
mveDave Kreskowiak7-May-07 13:55 
simsem wrote:
the insert and delte of the adapter u must provide the paremeters manually.


No you don't. After you create the DataAdapter, you can use an OleDbCommandBuilder or SqlCommandBuilder to create the INSERT, UPDATE and DELETE commands for that adapter. Well, so long as the SELECT is a single table query that is...

Docs on the SqlCommandBuilder are here[^].


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionMulti-Command Execution Pin
Tristan Rhodes7-May-07 10:38
Tristan Rhodes7-May-07 10:38 
AnswerRe: Multi-Command Execution Pin
Dave Kreskowiak7-May-07 13:50
mveDave Kreskowiak7-May-07 13:50 
GeneralRe: Multi-Command Execution Pin
Tristan Rhodes8-May-07 2:46
Tristan Rhodes8-May-07 2:46 
GeneralRe: Multi-Command Execution Pin
Dave Kreskowiak8-May-07 17:20
mveDave Kreskowiak8-May-07 17:20 
GeneralRe: Multi-Command Execution Pin
Tristan Rhodes8-May-07 22:38
Tristan Rhodes8-May-07 22:38 
GeneralRe: Multi-Command Execution Pin
Dave Kreskowiak9-May-07 12:10
mveDave Kreskowiak9-May-07 12:10 
QuestionHelp with Stored Procedure and passing varible Pin
Hulicat7-May-07 7:33
Hulicat7-May-07 7:33 
AnswerRe: Help with Stored Procedure and passing varible Pin
Hulicat7-May-07 13:11
Hulicat7-May-07 13:11 
AnswerRe: Help with Stored Procedure and passing varible Pin
Ch_Shahzad iqbal8-May-07 1:17
Ch_Shahzad iqbal8-May-07 1:17 
GeneralRe: Help with Stored Procedure and passing varible Pin
Hulicat8-May-07 4:35
Hulicat8-May-07 4:35 
QuestionIBindingListView Filter Property Pin
Skippums7-May-07 7:09
Skippums7-May-07 7:09 
AnswerRe: IBindingListView Filter Property Pin
Giorgi Dalakishvili7-May-07 7:23
mentorGiorgi Dalakishvili7-May-07 7:23 
AnswerRe: IBindingListView Filter Property Pin
Ch_Shahzad iqbal8-May-07 1:11
Ch_Shahzad iqbal8-May-07 1:11 
Questionisnull in Sql Server Pin
Tamimi - Code7-May-07 1:59
Tamimi - Code7-May-07 1:59 
AnswerRe: isnull in Sql Server Pin
gauthee7-May-07 23:58
gauthee7-May-07 23:58 
Questionwhat is he Difference Between these two codes in datagrid Pin
Vimalsoft(Pty) Ltd6-May-07 22:16
professionalVimalsoft(Pty) Ltd6-May-07 22:16 
AnswerRe: what is he Difference Between these two codes in datagrid Pin
Ch_Shahzad iqbal8-May-07 22:50
Ch_Shahzad iqbal8-May-07 22:50 

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.