Extend DOA to be a component for Data-WebServices

Hello, have you guys ever thought of extending DOA to be a webservice so that the client don't have to have an SQL*NET client on the workstation. I know this means server components, but think of it if I could just add one Webservice-Session instead of a normal session component to my datamodule and then My app would work over the internet without ever installing an SQL*NET client. This would mean I could distribut my apps much quicker and no IT would have to come and fiddle with TNSNAMES entries. Can you please tell me if you are looking into this possibility?

Thank you, BHM
 
Isn't this basically what the various 3-tier concepts in Delphi do for you? There are also 3rd party technologies available (for example ASTA ).

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