Hello,

 

 

I am using a win32 DLL built "sqlite-dll-win32-x86-3071700" . the DLL is
from 20-5-2013.

 

I am using it with Delphi, and it works fine for what I need.

 

I need however a 64 bits version of the DLL. I actually have the64 bits
3.7.16 version that I downloaded from the SYNOPSE project from Arnaud
Bouchez
(http://blog.synopse.info/post/2013/03/23/Latest-version-of-sqlite3.dll-for-
Windows-64-bit ). It is a great work and a very nice library.

 

However in my particular project, I write and load blobs, mainly, and this
version is twice as slow as the 3.7.17 I am using in 32 bits.

 

Can anyone tell me where can I find the 64 bits version of Sqlite.dll, or
can anyone compile it for me? It would work as a small consulting project.

 

I would prefer the DLL not to have the same name as the normal win32 DLL.for
instance sqlite3-64.dll

 

Regards and thanks to All.

 

Carlos

 

 

 

 

 

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

Reply via email to