Page 1 of 1

SQLite support

Posted: 06.10.2005, 14:54
by geran
Hi,

first of all I want to congratulate for your excelent library.
I want to ask if it's available the support of SQLite database thru your ZBDC api.

Thanks in advance.

Posted: 06.10.2005, 15:49
by Metal
yes, its supported
you need only sqlite.dll in your exe directory (or system32)
work very well with ver. 2.8. I think its probably dont work with v3

Posted: 07.10.2005, 06:29
by cvadim
To developers: do you have any plans to implement support of SQLite 3? Is there an approximate date? Thanks in advance.

Posted: 07.10.2005, 10:40
by aducom
Yes, I have plans to do so, but currently have a lack of time (who hasn't? ;-)) So can't give you a definitive date.

albert

Posted: 20.10.2005, 22:10
by zuggsoft
Just wanted to add my request for this too. Zeoslib is Great! and I'm very glad to see the forums back up. But I'm starting to get desparate for Sqlite 3.0 support. Definitely keep us posted on this progress, and keep up the great work.

Posted: 04.11.2005, 20:26
by the_kique
I can implement the sqlite 3 support if anyone hasn´t any problem with that. Please answer if i can go ahead and send me when upload the code.

Sorry my poor eanglish.

Posted: 04.11.2005, 22:03
by aducom
I currently have an implementation for test obtained from a contributor. Please be a little patient. Haven't been able to test it completely.

Posted: 14.11.2005, 16:24
by the_kique
I and maybe others users will be happy testing that, why you don´t release and we would contribute more closely, not only with bugs and patches.

Nice work.
Regards-

Posted: 17.11.2005, 04:05
by Eraldo
I am waiting with much anxiety the support to the SQLITE3...

Posted: 14.02.2006, 07:07
by ORMADA
Just wanted to add my request for this too. NEED SQLite 3.x Support...
I try to rewrite 2.8 but some function in 3.x was deleted/add and i cant
what i done you may see in my sait
http://www.ormada.nm.ru/ZPlainSqLite3.pas
http://www.ormada.nm.ru/ZPlainSqLite3Driver.pas
NEED HELP TO COMPLETE SQLite 3.x.....

Posted: 14.02.2006, 07:43
by Michael
Hi ORMADA,

did you have a look at the current CVS? Since the end of last year there is already a SQLite 3.x driver. Did you check this?

Regards.

Posted: 14.02.2006, 08:44
by ORMADA
Hi Michael!
I download zeosdbo-6.5.1-alpha_cvs_13-10-2005.zip
from http://sourceforge.net/project/showfile ... p_id=35994

what not it ?
where is i can download last release if 6.5.1 not last ?some arhive ?
I dont have cvs direct access for my manager security reason...

Posted: 26.02.2006, 09:46
by ORMADA
I test simply project(form+connection+query+table(no more VCL controls)) size>1.5 mb
If I compile ZEOS Lib only with SQLite support size of exe change ?

Posted: 26.02.2006, 14:43
by zippo
Probably, but then you loose the main feature of Zeos - multi DB support.. :)

Posted: 28.02.2006, 04:40
by ORMADA
2 zippo aarrrh!
thanks i think about multi DB.