Using Variables in Insert

2008-01-23 Thread Kc9cdt
Dan, Thanks very much for responding to my problem post. I was hoping I was just missing something in the syntax. Looks like I made a very big mistake recommending MySql to my Client. I have hundreds of SQL statements in the code I am converting for them. It is C code in IBM DB/2 running on OS/2

Newbie question, how do I respond to post?

2008-01-23 Thread Kc9cdt
Hello, I feel stupid here... How do I respond to a specific post? I posted last night, I got a response... now I want to post a response to the response. Don't see a way to do that... Thanks, Lee ** Start the year off right. Easy ways to stay in shape.

Need to know how to do INSERTS, using variables for VALUE

2008-01-22 Thread Kc9cdt
Hello, Doing C coding with MSql. What am I missing here? I am needing to do standard INSERT statements using variables for the VALUE fields These fields are changed in the application befre I issue the INSERT. The current proram uses : before the variable to make it work. Like this: INSERT