Board index » delphi » DBEXPRESS with Oracle,Sql Server And FireBird.

DBEXPRESS with Oracle,Sql Server And FireBird.


2004-09-14 01:30:38 AM
delphi48
Hi,
I need one acess method that works fine with the above databases.
Even Better if it works with PostGreSQL.
My personal experience with Ado is really better than with DbExpress.
I would like to see comparisons between drivers provided by Borland and by the Third Part Vendors like Core Labs and Upscene.
I´m going to use Delphi 7.
Regards,
Marcello
 
 

Re:DBEXPRESS with Oracle,Sql Server And FireBird.

You will also have better luck if you use dbExpress Plus.
Third party drivers are much better.
Marcello Dias writes:
Quote
Hi,

I need one acess method that works fine with the above databases.
Even Better if it works with PostGreSQL.

My personal experience with Ado is really better than with DbExpress.
I would like to see comparisons between drivers provided by Borland and by the Third Part Vendors like Core Labs and Upscene.

I´m going to use Delphi 7.

Regards,
Marcello
--
Thomas Miller
Delphi Client/Server Certified Developer
BSS Accounting & Distribution Software
BSS Enterprise Accounting FrameWork
www.bss-software.com
sourceforge.net/projects/dbexpressplus
 

Re:DBEXPRESS with Oracle,Sql Server And FireBird.

Hello Marcello,
We are accessing SQL Server, Oracle and DB2 through dbExpress in one app. I
can't really compare this with ADO, but we chose for this option because we
can then skip ODBC.
Search the borland.public.database.* newgroups for the terms "ADO dbExpress"
to get more opinions. I just did that a couple of days ago, but there seems
to be no definitive answer.
Jan
"Marcello Dias" <XXXX@XXXXX.COM>writes
Quote

Hi,

I need one acess method that works fine with the above databases.
Even Better if it works with PostGreSQL.

My personal experience with Ado is really better than with DbExpress.
I would like to see comparisons between drivers provided by Borland and by
the Third Part Vendors like Core Labs and Upscene.

I´m going to use Delphi 7.

Regards,
Marcello