Which Access System?

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
polsol
Posts: 71
Joined: Sun 20 May 2007 13:29
Contact:

Which Access System?

Post by polsol » Sun 20 May 2007 14:51

Hi All,

New to Corelab.
There are 3 possible Oracle connection types available, VCL, ADO and dbExpress.

Could somone explain concisely which is the best to use or rather why one would chose one over another.

Currently just looking at 'borrowing' data from Oracle 9i for extra reports and views over what the original developer has offered.
Maybe use more facilities later.

BTW now using D2007 Pro.

Regards,

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 21 May 2007 09:49

I advise using ODAC. ODAC is more stable and it provides much more features than ADO or dbExpress, including wide coverage of Oracle-specific features.

polsol
Posts: 71
Joined: Sun 20 May 2007 13:29
Contact:

Post by polsol » Tue 22 May 2007 03:37

Thanks Plash,

Pretty much what I thought but better to ask the experts. Don't have time to mess around trying all avenues.
Will downlaod trial.

Regards

Post Reply