Click here to Skip to main content
15,918,109 members
Home / Discussions / C#
   

C#

 
QuestionCommand Prompt Showing [modified] Pin
dsl/fahk24-Jan-07 16:20
dsl/fahk24-Jan-07 16:20 
AnswerRe: Command Prompt Showing Pin
ShermansLagoon24-Jan-07 20:32
ShermansLagoon24-Jan-07 20:32 
GeneralRe: Command Prompt Showing Pin
dsl/fahk25-Jan-07 0:54
dsl/fahk25-Jan-07 0:54 
QuestionInvokeRequired question Pin
JoeRip24-Jan-07 15:11
JoeRip24-Jan-07 15:11 
AnswerRe: InvokeRequired question Pin
Luc Pattyn24-Jan-07 15:17
sitebuilderLuc Pattyn24-Jan-07 15:17 
GeneralRe: InvokeRequired question Pin
JoeRip24-Jan-07 15:30
JoeRip24-Jan-07 15:30 
GeneralRe: InvokeRequired question Pin
Luc Pattyn24-Jan-07 15:54
sitebuilderLuc Pattyn24-Jan-07 15:54 
QuestionC#: Syntax error in INSERT INTO statement Pin
Butterfly_h24-Jan-07 11:53
Butterfly_h24-Jan-07 11:53 
Hello,

I am writing a c# program that uses dataGridView to view my database tables (Access), which are selected by a comboBox.
I have a problem with the INSERT INTO statements. The first table (has the comboBox index 0) insertion is ok but the next two tables when the insertion is made gives me an error "syntax error in INSERT INTO statement", although its the exact same as the first table insert statement!

I can't figure whats wrong, if you can help me with it I'd appreciate it.

Thank you.


-- modified at 20:29 Friday 26th January, 2007

Regards,
Butterfly

AnswerRe: "Insert into" with c# Pin
Ed.Poore24-Jan-07 12:35
Ed.Poore24-Jan-07 12:35 
GeneralRe: "Insert into" with c# Pin
Butterfly_h27-Jan-07 3:18
Butterfly_h27-Jan-07 3:18 
AnswerRe: "Insert into" with c# Pin
Christian Graus24-Jan-07 13:21
protectorChristian Graus24-Jan-07 13:21 
QuestionRe: "Insert into" with c# Pin
Butterfly_h24-Jan-07 14:00
Butterfly_h24-Jan-07 14:00 
AnswerRe: "Insert into" with c# Pin
Luc Pattyn24-Jan-07 16:16
sitebuilderLuc Pattyn24-Jan-07 16:16 
GeneralRe: "Insert into" with c# Pin
Butterfly_h24-Jan-07 23:58
Butterfly_h24-Jan-07 23:58 
AnswerRe: "Insert into" with c# Pin
eugene.genis25-Jan-07 2:01
eugene.genis25-Jan-07 2:01 
GeneralRe: "Insert into" with c# Pin
Butterfly_h25-Jan-07 2:41
Butterfly_h25-Jan-07 2:41 
GeneralRe: "Insert into" with c# Pin
Luc Pattyn25-Jan-07 2:58
sitebuilderLuc Pattyn25-Jan-07 2:58 
GeneralRe: "Insert into" with c# Pin
Butterfly_h25-Jan-07 14:56
Butterfly_h25-Jan-07 14:56 
AnswerRe: C#: Syntax error in INSERT INTO statement Pin
Butterfly_h29-Jan-07 6:40
Butterfly_h29-Jan-07 6:40 
Questionhow to set password on exe file ? Pin
hdv21224-Jan-07 11:17
hdv21224-Jan-07 11:17 
AnswerRe: how to set password on exe file ? Pin
Ed.Poore24-Jan-07 12:34
Ed.Poore24-Jan-07 12:34 
Questiondifference b/w readonly and const? Pin
Rahithi24-Jan-07 10:46
Rahithi24-Jan-07 10:46 
AnswerRe: difference b/w readonly and const? Pin
Stefan Troschuetz24-Jan-07 10:56
Stefan Troschuetz24-Jan-07 10:56 
AnswerRe: difference b/w readonly and const? Pin
Christian Graus24-Jan-07 11:02
protectorChristian Graus24-Jan-07 11:02 
GeneralRe: difference b/w readonly and const? Pin
Josh Smith24-Jan-07 11:06
Josh Smith24-Jan-07 11:06 

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.