From: Warren Young Date: January 25 2006 5:40am Subject: Re: set_option List-Archive: http://lists.mysql.com/plusplus/5409 Message-Id: <43D70F31.4030406@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Chuck Haines wrote: > I was wondering if anyone had an example of using the > Connection::set_option( Option o ) method. I am trying to enable mysql to > be able to hand multi query statement by setting the opt_multi_statements, > but am having a heck of a time. Did you look at examples/multiquery.cpp?