I have table with SDO_Geometry column and have come across a problem when the table is edited through a TSmartQuery. Even though I return only the non-complex columns in the SQL, I get a "Data type is not supported" error.
When I convert to a TOraQuery with the same SQL, it all works fine.
Is this a bug or is it by design that you can't use a TSmartQuery on a table with complex data types?
Regards
Pete.