DELPHI 2010 + Zeos 7xxx + Mysql 5 Installation FINALLY!

The alpha/beta tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.

This is a forum that will be removed once the 7.X version goes into stable!!

Moderators: gto, EgonHugeist, olehs

Locked
meltoywerks
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 10.06.2011, 04:42
Location: Dumaguete City, Philippines

DELPHI 2010 + Zeos 7xxx + Mysql 5 Installation FINALLY!

Post by meltoywerks »

How to install Zeos 7xxx in DELPHI 2010

Step1: Follow the instructions found on this site:

http://www.silverpointdevelopment.com/m ... /index.htm


Step2: add this code to setup.ini file

[Package - ZeosDBO 7.0.0 Alpha]
Name=ZEOSDBO-7.0.0
Zip=ZEOSDBO-7.0.0-alpha.zip
Folder=zeos
SearchPath="src\component","src\core","src\dbc", "src\parsesql", "src\plain"
Includes="$BaseFolder\src\component","$BaseFolder\src\core","$BaseFolder\src\dbc","$BaseFolder\src\parsesql","$BaseFolder\src\plain"
;GroupIndex=1
D14="packages\delphi14\ZCore.dpk", "packages\delphi14\ZPlain.dpk", "packages\delphi14\ZParseSql.dpk", "packages\delphi14\ZDbc.dpk","packages\delphi14\ZComponent.dpk", "packages\delphi14\ZComponentDesign.dpk"


code worked for me! EXCELLENT!
sarcy46
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 08.12.2011, 14:54

Post by sarcy46 »

Works just fine.. MATSALAMS mi amigo

KUDOS!!!!!
Locked