Reg Upgrade Zeos 6.0 to 6.6.1

Forum related to PostgreSQL

Moderators: gto, cipto_kh, EgonHugeist, olehs

Post Reply
varathasiva
Fresh Boarder
Fresh Boarder
Posts: 17
Joined: 28.05.2007, 14:31

Reg Upgrade Zeos 6.0 to 6.6.1

Post by varathasiva »

Dear All,
I am using zeo's 6.0 component in my application.I want to upgrade to zeo's 6.6.1.I already delete old component from instal packages and i cann't instal zeo's 6.6.1 beta version.Pls help me.How to upgrade new zeo's component.Advacne thanks to all.
Kindly Regards
Siva
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Why can't you install?
What Compiler?

Typically the upgrade is like this:
- Uninstall old components
- Remove al Z***.bpl's, Z***.dcu's, ... from your system
- Compile all projects (core, parsesql, plain, dbc, components, componentdesign)
- Install ComponentDesign package.

Some compilers have no componentdesign package -> install components package

Last remark : use latest (TRUNK) snapshots from http://zeosdownloads.firmos.at/downloads/snapshots/

Mark
varathasiva
Fresh Boarder
Fresh Boarder
Posts: 17
Joined: 28.05.2007, 14:31

Post by varathasiva »

Dear Mark,
Thanks for ur reply.Sorry for delay reply.I am using delphi 7 complier.Still i cann't upgrade new zeo's lib component.Already uninstal the old components.Showing error like this
c:\program files\broland\delphi7\projects\Bpl\ZPlain.bpl cann't installed because it is not design time package.Please help me.How to solve this problem.Advance thanks to you.
Kindly Regards
Siva
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Hi,

You only have to install the ComponentDesign package. The other packages need only compilation as they indeed are no Design time packages (this was different in old versions).
So remove old bpl's, just build all projects and install the last one.

Mark

BTW. Don't forget to use the new 6.6.2-RC version now
Image
varathasiva
Fresh Boarder
Fresh Boarder
Posts: 17
Joined: 28.05.2007, 14:31

Reg Cann't Run My Application

Post by varathasiva »

Hi,
Thanks for your reply.I already instaled ZEOSLIB_TRUNK_REV317 version.I cann't run my whole project.It showing error "This application has failed to start because comerr32.dll was not found.Re-instaling the application may fix the problem".Wht is the error.How to retify this error.Pls advice me.advance thanks to all.
Kindly Regards
Siva
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Check what application this DLL is from. It's not directly used by zeoslib, but may be used by your db client, ...

Mark
Image
Post Reply