The only way to 'fake' this is by setting TOracleDataSet.StringFieldsOnly to True. Now all fields are fetched as strings, and wilcard characters can be used. This may have other side-effects, as numbers and dates are now formatted on the Oracle Server, using the session's NLS settings.
------------------
Marco Kalter
Allround Automations