Page 1 of 1
Can't install into D5
Posted: 03.06.2010, 00:03
by IbeDBob
Hi,
I just unpacked the .zip and tried to Install "ZCore.dpk" and D5 tells me that it is not a design time package.
It loads and compiles without error.
DBob
Posted: 03.06.2010, 13:23
by seawolf
The only package you must install is ZComponent.dpk
All others packages must be compiled
Posted: 03.06.2010, 15:22
by IbeDBob
seawolf wrote:The only package you must install is ZComponent.dpk
All others packages must be compiled
OK, thanks. I was following this Tutorial on this site.
http://zeos.firmos.at/kb.php?mode=article&k=12
I don't have D7, so I assumed he meant .dpk files
************************************
Open the delphi project group ZeosDbo.bpg from subdirectory packages\delphi7 ZeosDbo.bpg and install the following components in given order:
* ZCore.bpl
* ZParseSql.bpl
* ZPlain.bpl
* ZDbc.bpl
* ZComponent.bpl
************************************