[yunqa.de] Re: TDISQLite3Database.execute very slow

  • From: Delphi Inspiration <delphi@xxxxxxxx>
  • To: yunqa@xxxxxxxxxxxxx
  • Date: Wed, 25 Aug 2010 20:14:32 +0200

On 25.08.2010 13:36, Clyde England wrote:

>> You can bring DISQLite3 up to the speed of sqlite3.exe with a very 
>> small change to DISQLite3Database.pas. In function 
>> sqlite3_exec_with_callback(), replace the SqlLength parameter to 
>> sqlite3_prepare_v2() by -1.
> 
> Will this change propagate through to the next version of DiSqlite3 
> or will I have to make this change each time?

I will change DISQLite3 to use a faster method. This will be available
with the next update.

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



Other related posts: