What do you want to do?
You could go straight ot Oracle
http://otn.oracle.com/tech/webservices/index.html
or create as ASP.Net web service which accepts whatever parameters are
required and send them to a data layer which passed them on to oracle to
process ( perhaps asynchronously )
The service would be available to any compliant client.
> Hi,
>
[quoted text clipped - 5 lines]
> Thanks in advance
> Raghu
Raghu Raman - 03 Aug 2004 11:22 GMT
Thanks John for u r reply