Recent content by rschieck

  1. R

    Delphi 6, DOA, SoapDataModule Problems

    I built the original test case using the BDE and had it working. To convert, I took the working BDE example and just drop off the TTable and added a DOA sesssion and dataset, set them up, tested to make sure they worked, connected them up to the existing provider from the original server and...
  2. R

    Delphi 6, DOA, SoapDataModule Problems

    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...
Back
Top