C cgi Member² Oct 21, 1999 #1 Isn't the property origin of the TField object for the TOracleDataSet component indicated, how to obtain the name of the table of a TField object? ------------------ Christian Gincheleau
Isn't the property origin of the TField object for the TOracleDataSet component indicated, how to obtain the name of the table of a TField object? ------------------ Christian Gincheleau
Marco Kalter Administrator Staff member Oct 25, 1999 #1 TField.Origin is currently not supported by the TOracleDataSet component. The fieldnames must match the name of the underlying column for an updateable dataset. ------------------ Marco Kalter Allround Automations
TField.Origin is currently not supported by the TOracleDataSet component. The fieldnames must match the name of the underlying column for an updateable dataset. ------------------ Marco Kalter Allround Automations