MySQL Forums
Forum List  »  Connector/C++

Dynamic Var Bind with Multi Statement query in Mysql
Posted by: Ravindra singh
Date: April 01, 2021 04:22AM

Hi ,

I want to use Multi statement query with Dynamic Var bind so just wants to know it's valid combination or not i.e. - can we use both together ?

status =mysql_query(con,"query1;query2");

query1 & query2 is having dynamic Var<? , ?> so can we use with Multi statement .

Please help me out on same .

Regards
Ravindra

Options: ReplyQuote


Subject
Views
Written By
Posted
Dynamic Var Bind with Multi Statement query in Mysql
492
April 01, 2021 04:22AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.