Search found 3 matches

by elechos
19.10.2017, 10:36
Forum: 6.6 - stable
Topic: Index process in Firebird2.1
Replies: 1
Views: 5178

Index process in Firebird2.1

Hi! I'm going to develop a commercial program with Zeos6.6.6 and Firebird2.1, in Delphi7. I want to know whether the following index is picked by the optimizer. [The first question] CREATE INDEX IDX1 ON PROJECT(A) CREATE INDEX IDX2 ON PROJECT(B) CREATE INDEX IDX3 ON PROJECT(C) CREATE INDEX IDX4 ON P...
by elechos
27.05.2014, 03:33
Forum: ZeosLib 7.1 stable Forum
Topic: Stable version on Delphi7+Firebird2.1
Replies: 0
Views: 1153

Stable version on Delphi7+Firebird2.1

Hi,

I've an application running on Zeos 6.6.4 and Firebird 2.1.4, everything works fine.
I want to upgrade to a higher stable version running on Delphi7, without utf-8 support.
Which is better Zeos6.6.6-stable or Zeos7.1.3-stable?(for delphi7+firebird2.1.4)

Thanks!
by elechos
19.05.2014, 02:24
Forum: 6.6 - stable
Topic: Reliability with Zeos6.6.4 and Firebird
Replies: 0
Views: 1942

Reliability with Zeos6.6.4 and Firebird

Hi! I'm going to develop a commercial program with Zeos6.6.4 and Firebird2.1, in Delphi7. Could anyone tell me the reliability of this Zeos6.6.4 for access Firebird2.1 database? And if anybody has some info about the performance between Zeos and other component(FibPlus,IBObject,IBX,something else) p...