[yunqa.de] Re: SQLite Error 1 - not an error.

  • From: Delphi Inspiration <delphi@xxxxxxxx>
  • To: yunqa@xxxxxxxxxxxxx,<yunqa@xxxxxxxxxxxxx>
  • Date: Thu, 30 Jul 2009 13:24:12 +0200

At 09:39 28.07.2009, Michael J. Leaver wrote:

>Sorry for the late reply. I never use sqlite3_prepare() or
>sqlite3_prepare16(), but I do use Prepare16.

Prepare16 might call sqlite3_prepare() or sqlite3_prepare16() internally. Could 
you please change those calls to sqlite3_prepare_v2() and 
sqlite3_prepare16_v2() respectively and let me know if that makes any 
difference?

Ralf 

_______________________________________________
Delphi Inspiration mailing list
yunqa@xxxxxxxxxxxxx
//www.freelists.org/list/yunqa



Other related posts: