Click here to Skip to main content
15,914,066 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to install a self made windows service on other machines.. Pin
just_starting4-Feb-05 9:32
just_starting4-Feb-05 9:32 
GeneralRe: how to install a self made windows service on other machines.. Pin
Heath Stewart4-Feb-05 12:56
protectorHeath Stewart4-Feb-05 12:56 
GeneralSintax error in the INSERT INTO instruction Pin
Sasuko4-Feb-05 0:34
Sasuko4-Feb-05 0:34 
GeneralRe: Sintax error in the INSERT INTO instruction Pin
Sasuko4-Feb-05 6:29
Sasuko4-Feb-05 6:29 
GeneralRe: Sintax error in the INSERT INTO instruction Pin
Dave Kreskowiak4-Feb-05 8:44
mveDave Kreskowiak4-Feb-05 8:44 
GeneralRe: Sintax error in the INSERT INTO instruction Pin
Sasuko4-Feb-05 11:07
Sasuko4-Feb-05 11:07 
GeneralRe: Sintax error in the INSERT INTO instruction Pin
Sasuko4-Feb-05 11:09
Sasuko4-Feb-05 11:09 
GeneralRe: Sintax error in the INSERT INTO instruction Pin
Dave Kreskowiak5-Feb-05 5:10
mveDave Kreskowiak5-Feb-05 5:10 
Great! You still need an SQL Update command in your DataAdapter, which your code hasn't supplied.
You have to either write this command yourself or you can check into using an OleDbCommandBuilder[^] object to do it for you.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

Questiondatabase directory bug? Pin
Anonymous3-Feb-05 23:21
Anonymous3-Feb-05 23:21 
AnswerRe: database directory bug? Pin
David Salter3-Feb-05 23:38
David Salter3-Feb-05 23:38 
GeneralRe: database directory bug? Pin
Anonymous4-Feb-05 0:29
Anonymous4-Feb-05 0:29 
GeneralRe: database directory bug? Pin
Mazdak4-Feb-05 0:32
Mazdak4-Feb-05 0:32 
GeneralRe: database directory bug? Pin
Anonymous4-Feb-05 0:50
Anonymous4-Feb-05 0:50 
GeneralRe: database directory bug? Pin
David Salter4-Feb-05 0:44
David Salter4-Feb-05 0:44 
GeneralRe: database directory bug? Pin
Anonymous4-Feb-05 0:53
Anonymous4-Feb-05 0:53 
AnswerRe: database directory bug? Pin
Charlie Williams4-Feb-05 6:07
Charlie Williams4-Feb-05 6:07 
GeneralFind component owner form Pin
sulimovx3-Feb-05 23:18
sulimovx3-Feb-05 23:18 
Generalc# socket Pin
prabhakar263-Feb-05 23:13
prabhakar263-Feb-05 23:13 
GeneralRe: c# socket Pin
sameerhanda4-Feb-05 4:35
sameerhanda4-Feb-05 4:35 
Generaltreeview Pin
magnifique3-Feb-05 22:24
magnifique3-Feb-05 22:24 
GeneralRe: treeview Pin
Anonymous4-Feb-05 1:50
Anonymous4-Feb-05 1:50 
Generaldynamic plug of component Pin
ppp0013-Feb-05 21:56
ppp0013-Feb-05 21:56 
QuestionHow to modify the tnsnames.ora file by method? Pin
Colinyin3-Feb-05 19:52
Colinyin3-Feb-05 19:52 
General#define in C# Pin
zecodela3-Feb-05 19:44
zecodela3-Feb-05 19:44 
GeneralRe: #define in C# Pin
Dave Kreskowiak4-Feb-05 6:13
mveDave Kreskowiak4-Feb-05 6:13 

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.