Re: execute multiple queries with mysql c++ connector

From: Jerry Stuckle <jstucklex_at_attglobal.net>
Date: Fri, 24 Feb 2017 12:47:16 -0500
Message-ID: <o8prf7$fja$1_at_jstuckle.eternal-september.org>


On 2/24/2017 11:09 AM, Kees Nuyt wrote:
> On Thu, 23 Feb 2017 20:36:25 -0800 (PST), kushal bhattacharya
> <bhattacharya.kushal4_at_gmail.com> wrote:
>

>> suppose code is 
>> insert into table set val1=?,val2=?,val3,?;select last_insert_id() as id ;

>
> And what were the error messages?
>

As well as the actual code. The above is not valid code - it's just a partial SQL statement.

But it seems obvious the OP isn't interested in knowing what the answer to his problem is, since he won't provide full information.

-- 
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex_at_attglobal.net
==================
Received on Fri Feb 24 2017 - 18:47:16 CET

Original text of this message