Page 1 of 1

Field Defs from Delphi to C#

Posted: Mon 09 Nov 2009 10:31
by anthony.anderson
Hi

Does anyone know a way of performing the same functionality as the Delphi method - DataSet.FieldDefs.Update in C#?

Currently this function in updates the field definitions without opening the dataset.

Thanks

Anthony

Posted: Wed 11 Nov 2009 16:33
by Shalex
Please give us an example of using DataSet.FieldDefs.Update that you cannot implement with dotConnect for Oracle.