We did a quick eval of whether it would be possible to Interbase with ASP +
ADO. We discovered that Interbase 6.1 + EasySoft ODBC was slower than Access
2000 for doing simple queries. When converting to SIBProvider the speed
improved quite a bit over EasySoft. This wasn't a formal test, just 2 simple
databases (say about 500 recs per table)  with a simple ASP script running
on under IIS on Win2K Prof SP1. SIBProvider "appeared" to do connection
pooling better than the EasySoft ODBC driver did  (based on the amount of
disk access with each query)... can't say for sure though... Also, the last
time we looked, it appeared that the EasySoft driver was constantly being
updated... maybe performance will be addressed?

We are still hoping that IB6 would be a realistic alternative with ASP+ADO
due to the high cost of SQL Server 2000...

----- Original Message -----
From: "Mark Derricutt" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Thursday, December 14, 2000 1:35 PM
Subject: Re: [DUG]: Interbase


> On Thu, 14 Dec 2000, Xander van der Merwe wrote:
>
> > You could try http://www.sibprovider.hpg.com.br/eng/sibprovi.htm
>
> Mmm, this sounds nice, have you actually used it before?
>
> --
> "We don't guarantee anything except that it will take up disk space..."
>   Apache 2.0alpha5 Disclaimer
>
> Now Playing: Rob Halford - The One Love To Hate
>
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
>
>


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to