Can not update using TOraTable
Posted: Wed 27 Feb 2008 05:07
Hi,
If I use TOraTable to access data and add all the fields available on the table using field editor (design time) when I try to modify a record I receive an error "Unknown data type" file oraclass.pas If you remove the fields definitions there is no problem. Using the debug option I noted that the update sentence didn't specify the param type for the key field.
This behavior is present in TUniTable also.
Guillermo.
If I use TOraTable to access data and add all the fields available on the table using field editor (design time) when I try to modify a record I receive an error "Unknown data type" file oraclass.pas If you remove the fields definitions there is no problem. Using the debug option I noted that the update sentence didn't specify the param type for the key field.
This behavior is present in TUniTable also.
Guillermo.