DOA and support for MIDAS

paras

Member
Hi,
Does DOA support MIDAS appservers ?Can I place the DOA data access components in the Remote DataModule of the middle tier and connect it to a provider ? Does it require any changes on the client side ?
Will all the methods of client datasets - esp apply updates and changing of commandtext from the client will work ?
We are in a process of migrating a major application done in SQL Server 7, ADO and MIDAS to oracle 8i. We would like to use DOA in the appserver so that we don't have to change the client at all.

Thanks in advance
paras
 
In Delphi 5 and C++Builder 5 the TOracleDataSet can be connected to a standard TDataSetProvider. Therefore the impact on your client application should be minimal.

------------------
Marco Kalter
Allround Automations
 
Back
Top