Page 1 of 1

How to begin

Posted: 02.03.2006, 19:06
by norcia
Hi
today I installed ZeosLib 6.5.1 on Delphi 7 and my purpose is to use
them with MySQL 4.1 later.
The file I used is "zeosdbo-6.5.1-alpha_cvs_13-10-2005.zip".
The installation is OK and I have the palette of ZEOSLib components on
Delphi IDE.
Then I tried the program ZSimple in directory examples\simple;
the compiling gives the error "Undeclared identifier" on the statement "Dataset.RequestLive := True;".
Then I tried the program DBCDemo.dpr in directory examples\dbc;
the compiling gives the error "Undeclared identifier" on the statement "Protocols: TStringDynArray;". An so on.
Where could I find compilable examples ?
Thank you
Gaetano Recchi :x

Very simple MySQL, TZQuery and TZTable example

Posted: 02.03.2006, 19:52
by apiove
I've attached an example using ZeosDBO-6.1.5-patch2.

I'think that is better use ZeosDBO-6.1.5-patch2 to start understanding Zeoslib, because is a stable version, so you don't mix your errors with Zeoslib bugs.

PS: Look at file comment of attached file

---

Ti ho allegato un'esempio che usa ZeosDBO-6.1.5-patch2.

Credo sia meglio usare ZeosDBO-6.1.5-patch2 per iniziare a capire questi componenti in quanto ZeosDBO-6.1.5-patch2 è una versione abbastanza stabile, quindi non rischi di mischiare i tuoi errori con gli eventuali bug dei componenti.

PS: Leggi il commento del file allegato

Posted: 02.03.2006, 20:47
by silviogs
Hello friends

it is enough to remove all the references Dataset.RequestLive := True because the version of the zeoslib zeosdbo-6.5.1-alpha_cvs_13-10-2005 doesn't exist more the property RequestLive.

Respectfully

Silvio Gudes
Brazil :D

Amici del ciao

è abbastanza per rimuovere tutte le referenze Dataset.RequestLive := Vero perché la versione dello zeoslib zeosdbo-6.5.1-alpha_cvs_13-10-2005 non esiste più la proprietà RequestLive.

Rispettosamente

Rispettosamente

Silvio Guedes
Il Brasile :D