Im trying to get hold of a version of ZeosLib which will compile with Lazarus/FPC, looking at the Lazarus wiki page (http://wiki.lazarus.freepascal.org/Zeos_tutorial) there is a version in CVS but I dont seem to be able to download it (using TortoiseCVS) is the URL does not seem valid, has it moved?
Many thanks.
Getting Lazarus version of ZeosLib
Moderators: gto, cipto_kh, EgonHugeist
You need svn client and here is link for download svn version of zeosdbo: svn://firmos.at/zeos
or you may download this version of my svn export from testing branch: http://www.opinfos.com/tempo/zeos
it's allways latest - i'm testing it on linux with firebird database...
or here: http://users.telenet.be/mdaems
or you may download this version of my svn export from testing branch: http://www.opinfos.com/tempo/zeos
it's allways latest - i'm testing it on linux with firebird database...
or here: http://users.telenet.be/mdaems
I made some changes in lazarus wiki, but do note that i do not speak english language well, so if you have something to add, post here or you may log in your self and do changes...
Zeos Tutorial (lazarus wiki)
Zeos Tutorial (lazarus wiki)
Hi, I have download and install ZeosLib 6.5.1 Lazarus Packages. I had to compile them one by one and then install zComponents package.
I have the visual compontent in the Lazarus and can drop them on forms but when I try and compile my project I get a circular refrence:
C:\lazarus\components\zeosdbo_testing\src\component\ZConnection.pas(75,35) Fatal: Circular unit reference between ZConnection and db
Many thanks!
PS. The Zipped versions of ZeosLib will not extract properly on win xp (built in zip support).
I have the visual compontent in the Lazarus and can drop them on forms but when I try and compile my project I get a circular refrence:
C:\lazarus\components\zeosdbo_testing\src\component\ZConnection.pas(75,35) Fatal: Circular unit reference between ZConnection and db
Many thanks!
PS. The Zipped versions of ZeosLib will not extract properly on win xp (built in zip support).