On 2/22/2017 7:09 AM, kushal bhattacharya wrote:
> Is it possible to run multiple queries in mysql c++ .If so how ?
> Actually when i run multiple queries with ';' i am getting error from mysql saying to refer to manual but when i run it in mysql directly it runs properly
>
First of all, this is a MySQL problem, not a C++ one, and should be
asked in a MySQL group such as comp.databases.mysql. And when you do,
you need to specify the exact code you're trying to execute and the
error message(s) you get back. As it is, any response would be a guess.
--
==================
Remove the "x" from my email address
Jerry Stuckle
jstu...@attglobal.net
==================