SQLite x64 version -- Anyone?

The stable tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.
Post Reply
IbeDBob
Junior Boarder
Junior Boarder
Posts: 47
Joined: 27.05.2010, 21:04

SQLite x64 version -- Anyone?

Post by IbeDBob »

Hi All,

I have just installed Lazerus x64 and it appears that Zeos Connection needs an x64 version of SQLite. So far my searches have failed. Anyone know of the existence?

I guess I need to uninstall Lazerus and install the x86 version? Yes? No?

Thanks
Thanks

Dyslexic Bob
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1918
Joined: 17.01.2011, 14:17

Post by marsupilami »

Hello IbeDBob,

I found this on Stackoverflow:
http://stackoverflow.com/questions/3839 ... ws-7-64bit
According to this answer it is possible to compile SQLite with 64 Bits. So if you want to compile it yourself, you can stay with Lazarus x64. Otherwise you will have to change your application to 32 Bits.
Best regards,

Jan
IbeDBob
Junior Boarder
Junior Boarder
Posts: 47
Joined: 27.05.2010, 21:04

Post by IbeDBob »

Thanks Jan,

I didn't read the download page fully the first time. I just grabbed the 64-bit Lazarus because I had a 64-bit PC.

I went back and read and it said pretty much use the Lazarus 32-bit and that's what I did.

Thanks for the reply anyway.
Thanks

Dyslexic Bob
DreamDancer
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: 03.04.2013, 11:40

Post by DreamDancer »

Hello IbeDbBob,
you can find a 64bit DLL on

http://blog.synopse.info/post/2013/03/2 ... ows-64-bit

Maybe worth a try!?
IbeDBob
Junior Boarder
Junior Boarder
Posts: 47
Joined: 27.05.2010, 21:04

Post by IbeDBob »

Thanks DD, I didn't realize that a 64-bit version would only run on other 64-bit PCs. I thought I had to have the 64-bit for this PC because it was a 64-bit. I am using the 32-bit .dll as the end application will run on both 64 and 32.
Thanks

Dyslexic Bob
Post Reply