What datatypes TDataSet can support

puyopuy

Member
I know TOracleDataSet cannot support some Oracle datatype e.g. (User defined data type). When will TOracleDataSet support these? And can I have a list for all datatype that TOracleDataSet can support.

Thanks in advance
 
The TOracleDataSet supports all datatypes except user defined types, nvarchar2, and nchar. They will be supported in the next release.

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