Re: Connector/ODBC ExtractValue()
Try adding NO_BINARY_RESULT=1 to your connection string.
Alternatively, you can set the same option via DSN:
Run ODBC Data Administrator -> Click on your Data Source to configure -> In the GUI configuration windows click Details -> Select "Metadata" tab -> Tick the checkbox "Always handle binary function results as character data".
Subject
Written By
Posted
Re: Connector/ODBC ExtractValue()
October 02, 2022 11:39PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.