Installing Zeoslib 7.0.3 in C++ Builder XE3

The stable tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.
Post Reply
ramezany
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 09.03.2013, 17:11

Installing Zeoslib 7.0.3 in C++ Builder XE3

Post by ramezany »

Hi ,
I want to install Zeoslib 7.0.3 stable in C++ Builder XE3.
I can compile these pakages :
ZCore.bpl
ZParseSql.bpl
ZPlain.bpl
ZDbc.bpl
ZComponent.bpl

but, I can not install ZComponent.bpl (latest step )
Plz help me.

Best Regards ,
Ali Reza Ramezany
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

I think there's one more package : ZComponentDesign. That's the only one that needs installation, as far as I know. (But I never used XE3)

Mark
Image
ramezany
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 09.03.2013, 17:11

Post by ramezany »

There isn't ZComponentDesign in cbuilder12 package.
ramezany
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 09.03.2013, 17:11

Post by ramezany »

[img]
You do not have the required permissions to view the files attached to this post.
gitzu
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 30.03.2013, 02:04

Error installing zeos in last step

Post by gitzu »

I found the solution in
http://www.clubdelphi.com/foros/showthread.php?t=65736
Is in spanish, but the idea is :

copy the BPLs generated in
D:\ZEOSDBO-7.0.3-stable\packages\cbuilder12
to:
C:\Users\Public\Documents\RAD Studio\10.0\BPL
(In Windows 7)

In XP to:
C:\Documents and Settings\All Users\Documentos\RAD Studio\10.0\Bpl

Replace 10.0 with your version.
gitzu
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 30.03.2013, 02:04

Post by gitzu »

CORRECTION:

Sorry, really this is ok for CBuilder 2009. :(
(I did it in 2009 and I supposed in XE3 will be the same...error!)

In XE3, Yet I don't know why, *.BPL must be copied something in the path.
I copy them to c:\windows and Eureka! finally zeos Installed! :wink:
andreabia
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 20.04.2013, 15:22

Post by andreabia »

great gitzu, it work great with cbuilder 2010!!!
i compile package for cbuilder12 and the copy all the .bpl files to rad studio/bin folder and install zcomponent... everything seems to work...
Post Reply