Re: g++ and mySQL

2003-01-16 Thread Dileep M. Kumar
%s VALUES ('%s', '%s', '%s', '%s')", table-name, value1, value2, value3, value4); Regards -- .''`. Dileep M. Kumar <[EMAIL PROTECTED]> : :' :http://www.kumarayil.net `. `'` `- Debian GNU/Linux - Choice of the Free

g++ and mySQL]

2003-01-16 Thread Dileep M. Kumar
#x27;aaa','bbb','ccc')"); But I want to read the values for aaa, bbb, ccc and pass into the query. How can I do it. I am a just a beginner in C/C++ Regards -- .''`. Dileep M. Kumar <[EMAIL PROTECTED]> : :' :http://www.kum