MIDAS:some tricks?

Olegus

Member
Hi
We have choosen D6,DOA and multi-tiered architecture(MIDAS) to build our application. Is there some special technique to use DAO as a middle-tier database connection? Is it different from using standard Delphi data access components? If yes, where I can read about this?
 
There are no special tricks. You can connect the TOracleDataSet to a standard TDataSetProvider.

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