Re: execute multiple queries with mysql c++ connector

From: Jerry Stuckle <jstucklex_at_attglobal.net>
Date: Tue, 7 Mar 2017 09:35:56 -0500
Message-ID: <o9mgb6$704$1_at_jstuckle.eternal-september.org>


On 3/7/2017 5:56 AM, kushal bhattacharya wrote:
> Cant i use semicolon in c++ mysql connector too ? i Have to run the above queries simultaneously not as a separate query statement
>

Why?

And you still haven't shown us the code. You claim you have a problem with C++ mysql connector, but you haven't provided any C++ code.

You aren't going to get good answers to any of your questions without providing *accurate* code. This means if you are asking about C++ mysql connector, the C++ code you are using.

-- 
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex_at_attglobal.net
==================
Received on Tue Mar 07 2017 - 15:35:56 CET

Original text of this message