Recent content by alex

  1. A

    Problem with D5 and Midas

    Worst than I originally thought ... you guys have forgotten to try and remember the original Parameter Type of the Parameter coming from the TDatasetProvider. Any chances that you can fix this or will you cancel support for Midas now ? PS. Try it out with a Stored Procedure that is a function...
  2. A

    RowsProcessed and TOracleDataset

    Since you know the value internally would it be possible to make implement it as a public property in the TOracleDataset Component too or at least protected so we can bring it out via inheritance. We would definitly appreciate it. Regards, Alex
  3. A

    Problem with D5 and Midas

    Unfortunatly we are restricted to use your TOracleDataset Component due to exisiting conversion code (Hence we cant use straight DOA). However there seems to be a problem in function TOracleDataSet.PSGetParams: TParams; where it assigns a default Parameter Type of ptInput. If using your Dataset...
Back
Top