MySQL Forums
Forum List  »  Connector/ODBC

Re: ODBC and remote server
Posted by: Bogdan Degtyariov
Date: August 07, 2023 05:27PM

There is no sshHost parameter for ODBC driver:

I assume it would be just the server name for ODBC along with some other sshXXX options in the xml:

DRIVER={MySQL ODBC 8.0 ANSI Driver};UID=extime;PWD=***;SERVER=extime.fi;SSL-MODE=REQUIRED

note that there are options for SSL CA, SSL Key, SSL Certificate and SSL Cipher that I don't specify because they seem to be empty in your config.

Alternatively, as I mentioned before you can create a DSN using GUI.

Options: ReplyQuote


Subject
Written By
Posted
August 04, 2023 08:18AM
Re: ODBC and remote server
August 07, 2023 05:27PM


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.