How to begin
Posted: 02.03.2006, 19:06
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
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