Single application - multiple target databases - which DB driver?
From: William Malloch (no_at_email.com)
Date: 11/01/04
- Next message: Marc Valentin: "Re: Trouble in install RxLib"
- Previous message: Marcos Pegoraro: "Re: QuickReport 3 - Master/Detail Relationship stopped working!"
- Next in thread: Eric Hill: "Re: Single application - multiple target databases - which DB driver?"
- Reply: Eric Hill: "Re: Single application - multiple target databases - which DB driver?"
- Reply: Trev: "Re: Single application - multiple target databases - which DB driver?"
- Reply: Alessandro Federici [RemObjects Software]: "Re: Single application - multiple target databases - which DB driver?"
- Reply: William Malloch: "Re: Single application - multiple target databases - which DB driver?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 01 Nov 2004 17:28:28 GMT
I'd be interested in peoples thoughts on which database driver(s) to
use for an application where the target db varies....
Currently our main application is Oracle based using Direct Oracle
Access from AllroundAutomations, been using it for years and have no
complaints.
We now have to supply the same application but the back-end db is mySQL
and are looking at how to keep basically the same code but have to
ability to switch database type.
My initials thoughts were to have multiple datamodules, one for each
target DB (DOA, myDAC and possible SDAC to support MSSQL Server) and
switch them at compile time, but now, having looked at SQLDirect,
perhaps a single datamodule could be used?
Our applications are D7/Win32 and also D7/Win32/Intraweb services and
we will be upgrading to Delphi 2005 as soon as it's released, we also
use ReportBuilder 7 Enterprise.
Any comments would be appreciated, particularly users of SQLDirect
(Pros and Cons of SQLDirect) as the single datamodule approach would be
prefered but is it realistic?
Thanks
Bill
- Next message: Marc Valentin: "Re: Trouble in install RxLib"
- Previous message: Marcos Pegoraro: "Re: QuickReport 3 - Master/Detail Relationship stopped working!"
- Next in thread: Eric Hill: "Re: Single application - multiple target databases - which DB driver?"
- Reply: Eric Hill: "Re: Single application - multiple target databases - which DB driver?"
- Reply: Trev: "Re: Single application - multiple target databases - which DB driver?"
- Reply: Alessandro Federici [RemObjects Software]: "Re: Single application - multiple target databases - which DB driver?"
- Reply: William Malloch: "Re: Single application - multiple target databases - which DB driver?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|