Install Zeos lib on C++ Builder 6

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Revenant88
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 27.09.2006, 10:28

Install Zeos lib on C++ Builder 6

Post by Revenant88 »

How to install zeos lib components on C++ Builder 6 ? :?:

Thx and regards
Revenant
pbturner
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 04.12.2006, 15:23

Post 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.
pbturner
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 04.12.2006, 15:23

Post 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.
Post Reply