Subject | Re: [firebird-support] Trying DBExpress connection |
---|---|
Author | David Johnson |
Post date | 2005-08-18T02:10:30Z |
When I was still using Delphi (D6), dbExpress drivers failed
consistently after the same number of random reads (i forget the exact
number of reads - it was just over 2000). IBO was faster and was the
only connectivity option I tested that was actually able to complete my
testing suite. It's also the least Borland like of the connectivity
options I tested.
consistently after the same number of random reads (i forget the exact
number of reads - it was just over 2000). IBO was faster and was the
only connectivity option I tested that was actually able to complete my
testing suite. It's also the least Borland like of the connectivity
options I tested.
On Wed, 2005-08-17 at 13:25 -0500, Clay Shannon wrote:
> Using Delphi 7, I'm trying to use the dbExpress components to connect to a
> Firebird 1.5 database.
>
>
>
> I'm using the Interbase driver (there is no Firebird driver available).
>
>
>
> Assuming this can work, what value should I use for the LibraryName property
> (it is dbexpint.dll by default, but I don't know if I should use a different
> one for Firebird).
>
>
>
> (I changed the VendorLib property from the default of gds32 to fbclient)
>
>
>
> Clay Shannon,
>
> Dimension 4 Software
>