Page 1 of 1

Installing problem ZeosDB 6.6.0 on Delphi7

Posted: 20.11.2006, 11:37
by seiraya
Hi,

Im trying instaling ZeosDB 6.6.0 to Delphi7, While compile, delphi show this errors

Undeclare Identifier: 'GetSequences' in line 434 and 447 in ZPropertyEditor.pas file

Are there anyone can help? and what should I do to fix the problem.

Regards,
Seiraya

Posted: 20.11.2006, 13:18
by kmr
I needed to remove all Zeos dcp and bpl files from <DELPHIPATH>\Projects\bpl to get the new (6.6) installation working. Did you try that?

Posted: 21.11.2006, 02:54
by seiraya
Thanks kmr,

I follows your instruction to delete Zeos BPL and DCP from <DELPHIPATH>\Projects\bpl

But still could not compile and install, and has same error shown up.

Posted: 21.11.2006, 08:59
by seiraya
I've found the problem,

Just remove the old version ZeosDB library path in Delphi7.

:?