Re: ODBC and remote server
Thanks, but for me it is not easy to build an InConnectionString for SQLDriverConnec(). I got syntax error trying to use the needed sshHost/sshPassword/sshUsername found in Workbech connections.xml.
I don't know which Parameter in Table 5.1 Connector/ODBC DSN Configuration Options corresponds sshHost, etc.
Can you show an example using those lines found in my connections.xml:
<value type="string" key="sshHost">extime.fi</value>
<value type="string" key="sshKeyFile"></value>
<value type="string" key="sshPassword"></value>
<value type="string" key="sshUserName">extime</value>
<value type="string" key="sslCA"></value>
<value type="string" key="sslCert"></value>
<value type="string" key="sslCipher"></value>
<value type="string" key="sslKey"></value>
<value type="int" key="useSSL">1</value>
Subject
Written By
Posted
Re: ODBC and remote server
August 07, 2023 02:55PM
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.