Forum related to SQLite
Moderators: gto , cipto_kh , EgonHugeist
geran
Fresh Boarder
Posts: 6 Joined: 13.09.2005, 10:33
Post
by geran » 06.10.2005, 14:54
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.
Metal
Fresh Boarder
Posts: 3 Joined: 08.09.2005, 08:05
Location: Sofia, Bulgaria
Contact:
Post
by Metal » 06.10.2005, 15:49
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
cvadim
Fresh Boarder
Posts: 2 Joined: 07.10.2005, 06:22
Post
by cvadim » 07.10.2005, 06:29
To developers: do you have any plans to implement support of SQLite 3? Is there an approximate date? Thanks in advance.
aducom
Zeos Dev Team
Posts: 67 Joined: 30.08.2005, 13:21
Post
by aducom » 07.10.2005, 10:40
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
zuggsoft
Fresh Boarder
Posts: 1 Joined: 20.10.2005, 21:37
Post
by zuggsoft » 20.10.2005, 22:10
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.
the_kique
Fresh Boarder
Posts: 4 Joined: 17.10.2005, 21:02
Location: México D.F.
Post
by the_kique » 04.11.2005, 20:26
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.
aducom
Zeos Dev Team
Posts: 67 Joined: 30.08.2005, 13:21
Post
by aducom » 04.11.2005, 22:03
I currently have an implementation for test obtained from a contributor. Please be a little patient. Haven't been able to test it completely.
the_kique
Fresh Boarder
Posts: 4 Joined: 17.10.2005, 21:02
Location: México D.F.
Post
by the_kique » 14.11.2005, 16:24
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-
Eraldo
Fresh Boarder
Posts: 2 Joined: 25.08.2005, 05:01
Post
by Eraldo » 17.11.2005, 04:05
I am waiting with much anxiety the support to the SQLITE3...
Michael
ZeosLib's Handyman :o)
Posts: 189 Joined: 15.08.2005, 16:08
Location: Wehrheim
Contact:
Post
by Michael » 14.02.2006, 07:43
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.
ORMADA
Fresh Boarder
Posts: 12 Joined: 13.02.2006, 12:42
Post
by ORMADA » 14.02.2006, 08:44
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...
ORMADA
Fresh Boarder
Posts: 12 Joined: 13.02.2006, 12:42
Post
by ORMADA » 26.02.2006, 09:46
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 ?
zippo
Silver Boarder
Posts: 322 Joined: 12.10.2005, 18:01
Location: Slovenia
Post
by zippo » 26.02.2006, 14:43
Probably, but then you loose the main feature of Zeos - multi DB support..
ORMADA
Fresh Boarder
Posts: 12 Joined: 13.02.2006, 12:42
Post
by ORMADA » 28.02.2006, 04:40
2 zippo aarrrh!
thanks i think about multi DB.