Re: SQL -> Oracle
- From: Thomas Miller <tmiller@xxxxxxxxxxxxxxxx>
- Date: Wed, 18 Jan 2006 20:43:13 -0500
You may want to look at native drivers from CoreLabs http://www.crlab.com and DA from RemObjects http://www.remobjects.com
Marcelo [RM Sistemas] wrote:
I reaaly would you to comment about the situation below described:
I have a Delphi project with more than 300 units, accessing SQL Server with BDE (using regular TQuery and TDatabase).
We here, don´t want to be limited to only SQL Server customers, having also Oracle customers. And, once we will be already doing a big
work on updating (some functions wich works fine at SQL, don´t at Oracle) , we are considering to forget about BDE, and use something else, like ADO.
Questions:
- Considering costs/benefits, wich solution should i implement ? I really don´t want to update my system so bad, and after that have this system turned to
something else, but in the other hand, i really want to forget about BDE.
- Is there a component, to replace the TQuery component, wich automatically converts query texts from SQL to Oracle ? Or i will have to write a lot of IFs, in order to
use one query text or another, depending if the connection is to a SQL Server or Oracle.
- All of our future Oracle customers, will use Oracle clients, so that´s not a problem.
- Any other solution to have this done ?
Thanks in advance
-- Thomas Miller Chrome Portal Project Manager Wash DC Delphi SIG Chairperson Delphi Client/Server Certified Developer BSS Accounting & Distribution Software BSS Enterprise Accounting FrameWork
http://www.bss-software.com http://www.cpcug.org/user/delphi/index.html http://sourceforge.net/projects/chromeportal/ http://sourceforge.net/projects/uopl/ http://sourceforge.net/projects/dbexpressplus .
- References:
- SQL -> Oracle
- From: Marcelo [RM Sistemas]
- SQL -> Oracle
- Prev by Date: Re: Are "Delphi-sapiens" dying out?
- Next by Date: Re: Are "Delphi-sapiens" dying out?
- Previous by thread: Re: SQL -> Oracle
- Next by thread: Re: SQL -> Oracle
- Index(es):
Relevant Pages
|