Page 1 of 1

Install Zeos lib on C++ Builder 6

Posted: 27.09.2006, 10:36
by Revenant88
How to install zeos lib components on C++ Builder 6 ? :?:

Thx and regards
Revenant

Posted: 04.12.2006, 15:30
by pbturner
I too am looking for installation instructions for C++ Builder 6. Tried version 6.6 and 6.5 of ZeosLib. New to Builder, so not sure if it's something I'm not doing. tried following the "ZeosDBO Installation Guide" dated 23 June 2005, but get an error that a part (ZDbcASA) of one of the components can't be found.

rather detailed step by step would be greatly appreciated.

thanks,

pbt.

Posted: 05.12.2006, 15:54
by pbturner
have Firebird 2.0. finally got Zeos 6.6 installed. had to comment out reference to ZDbcASA in ZConnection.pas and include tee*.lib libraries. not sure if this is a bug or not. unable to find the referenced ZDbcASA.dcu file in any part of the Zeos tree. there are ZDbcASA7, 8, and 9 files. not sure about the tee*.lib part, either. my machine had the libraries, but they weren't in the CBuilder6 lib folder. they are now, but not sure why they weren't before.

any thoughts?

thanks.