http://mirrors.sunsite.dk/mysql/doc/refman/5.1/en/c-api-prepared-statement-functions.html
>
>
> Thanks
> ViSolve DB Team
> - Original Message - From: "Roland Volkmann"
> <[EMAIL PROTECTED]>
> To:
> Sent: Sunday, October 15, 2006 5:59 PM
> Subject:
Hello all,
using MySQL C API function "|mysql_query()" with a query producing a
result set, I have to fetch *all* records, if I use
"||mysql_use_result()" to avoid a client side cursor. So it's written in
the manual section |22.2.3.70.
But if I want to use prepared statements with MySQL C API fun
Hello Peng,
please have a look at
http://www.wiscorp.com/SQLStandards.html
There you can download all you need.
With best regards,
Roland.
Peter Brawley wrote on 10.05.2006 16:51:
> Peng Yi-fan wrote:
>> Hi,
>>
>> It seems that ISO do not support SQL:2003 standard for free but I really
>>