I am developing a tps procedure which uses odbc calls to retrieve orders from an Oracle database; I saw something in the DataDirect Connect documentation suggesting that the sql result could be persisted (i.e. saved) as an XML file. But the odbc call to persist the data returns the SQL error “[DataDirect][ODBC Oracle Wire Protocol driver]Optional feature not implemented”.
If anyone has any experience with this, questions, suggestions, please respond.