Am 16.09.2008 um 16:51 schrieb Dan:

>
> On Sep 16, 2008, at 4:44 PM, Lothar Behrens wrote:
>
>> Hi,
>>
>> I do have any unfinalized statements in my application when compiled
>> on Windows, but not on Mac OS X.
>>
>> Is there any difference I am missing to attent for ?
>>
>> How could I see, wich statement (statement handle or SQL query to be
>> used in that statement) is unfinalized ?
>
> Use sqlite3_next_stmt() to find unfinalized statements. sqlite3_sql()
> to determine the SQL used to prepare them.

Thanks,

thats what I need for figuring out what's wrong.

Lothar

>
>
> Dan.
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>

-- | Rapid Prototyping | XSLT Codegeneration | http://www.lollisoft.de
Lothar Behrens
Heinrich-Scheufelen-Platz 2
73252 Lenningen








_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to