In a TOracleDataset is there a way to get it to use quoted fieldnames in the SQL it generates on a post (insert or update)?
The problem I have is one of the field names in a table is mixedcase (the rest are uppercase) and I get an invalid fieldname error when an update is posted.
TIA
Cary.
[This message has been edited by cjmoore (edited 02 August 2001).]
The problem I have is one of the field names in a table is mixedcase (the rest are uppercase) and I get an invalid fieldname error when an update is posted.
TIA
Cary.
[This message has been edited by cjmoore (edited 02 August 2001).]