Hi:
I am in the process of migrating a Midas app in Delphi 6 to Soap Severs and Soap Datamodules (cheick out the Web Sevices Tab on the Palett).
The simple case is to just put a OracleSession, Oracledataset and a dataset provider on the SoapData module and then try to get the data back to a client on another machine.
If I use the BDE and paradox tables it works. If I use IBX and InterBase it works. If I use DOA, I cannot select the provider name on the client in the client dataset. I am using a Soap Connection. When I try to select the provider, the soap server beeps, and the client locks up for 5 to 10 minutes.
The server is running Win2k professional.
Any ideas, I don't have the source for DOA, so I cannot do any debugging.
thanks for your help
Rob
I am in the process of migrating a Midas app in Delphi 6 to Soap Severs and Soap Datamodules (cheick out the Web Sevices Tab on the Palett).
The simple case is to just put a OracleSession, Oracledataset and a dataset provider on the SoapData module and then try to get the data back to a client on another machine.
If I use the BDE and paradox tables it works. If I use IBX and InterBase it works. If I use DOA, I cannot select the provider name on the client in the client dataset. I am using a Soap Connection. When I try to select the provider, the soap server beeps, and the client locks up for 5 to 10 minutes.
The server is running Win2k professional.
Any ideas, I don't have the source for DOA, so I cannot do any debugging.
thanks for your help
Rob