Am I missing a step with populating a TOracleDataSet's variables on an AppServer from a TClientDataSet's Params property?
The TQuery automatically populated it's Params with whatever was populated in the TClientDataSet, but switching over to the TOracleDataset is complaining that all variables were not set.
What's the trick?
The TQuery automatically populated it's Params with whatever was populated in the TClientDataSet, but switching over to the TOracleDataset is complaining that all variables were not set.
What's the trick?