Zeos + Delphi 2007 win 32 + Firebird 2.x

Forum related to Firebird

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
gsr1802
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 29.10.2007, 13:15

Zeos + Delphi 2007 win 32 + Firebird 2.x

Post by gsr1802 »

Anyone can tell me if zeos works well with delphi 2007 for win 32 and firebird 2.x? If it works, what the best version and how to install it in delphi 2007 for win 32?
Thanks for all that can help me.
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,

We support Delphi 2007 (Install packages called 'Delphi11', Compile all, Install ComponentDesign Packages)

I know there are people using Zeoslib for Firebird 2.0.

I suppose the combination is no problem.

Mark
gsr1802
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 29.10.2007, 13:15

Post by gsr1802 »

:lol: Mark, thanks for your reply. Do you have a tutorial of instalation in delphi 2007 to post here?
Thanks again.
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Just a bit longer as I did before :-)

- Open ZeosDbo Project group in the packages/delphi11 directory.
- Build all (Menu option)
- Install the ComponentDesign package. (eg. by right clicking)

Now your Component Palet should show you the new components on a new tab.

Mark
gsr1802
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 29.10.2007, 13:15

Post by gsr1802 »

:( I´ve installed zeos 6.6.1 beta and there isn´t delphi11 package only delphi10, where is it?
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

use the (latest) trunk version from here : http://zeosdownloads.firmos.at/downloads/snapshots
These D11 packages were added since last beta release.

(BTW : the snapshots also contain the fixes done till today)
gsr1802
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 29.10.2007, 13:15

Post by gsr1802 »

Thanks mdaems for your helps. But when i compiled zeosdbo the compiler shows some warnnings, is it normal?
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Yes, that's 'normal'.
Mostly because the coding has to be compatible over different versions of Delphi and FPC. (eg. 'deprecated' warnings)
Another typical thing is the 'suspicious typecast'.
Do you have other warnings you think are important and can be solved?

Mark
gsr1802
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 29.10.2007, 13:15

Post by gsr1802 »

mdaems wrote: Yes, that's 'normal'.
Mostly because the coding has to be compatible over different versions of Delphi and FPC. (eg. 'deprecated' warnings)
Another typical thing is the 'suspicious typecast'.
Do you have other warnings you think are important and can be solved?

Mark
No, i was afraid that the warnings could be a problem.
Thanks a lot.
Sorry for my poor english....
CenturyBreak
Fresh Boarder
Fresh Boarder
Posts: 15
Joined: 14.03.2007, 14:28
Contact:

Post by CenturyBreak »

HI! I have the problem with installing on CodeGear™ Delphi® 2007 for Win32 Version 11.0.2852.9797. All projects are built, ZComponentDesign110.bpl is installed. But when I enter to the list of used packages in Delphi11, select Zeos Database Components and click button "Components" I don't see anything.

I have tried to setup ZEOSLIB_TESTING_REV309 and ZEOS_Trunc310

Best Regards, Aleksey
Post Reply