Doa with Providers - Table Messages

Paulos

Member²
Hi
--

I am using TOracleDataset and TProvider.
How to get messages in the client side from ToracleSession and TableMessages ?
Is there any way to do the same thing with Sequencefield ?

Thanks

Paulo Sergio
 
The MessageTable and SequenceField properties will only work if TDataSetProvider.ResolveToDataSet = True.

We will enhance this in the next release, so that these properties will also apply when the TDataSetProvider generates the SQL.

------------------
Marco Kalter
Allround Automations
 
Back
Top