Easysoft JDBC-ODBC Bridge
What is the format of the JDBC-ODBC Bridge JDBC URL?
The correct format of a Easysoft JDBC-ODBC Bridge JDBC URL is:
jdbc:easysoft://server_name:8831/dsn_name:logonuser=os_user:logonpassword=password:user=db_user:password=password
where:
- server_name is the host name or IP address of the machine where the JDBC-ODBC Bridge Server is running.
- dsn_name is the ODBC data source that holds the connection details for the database you want to access.
- os_user is a valid OS user name for the machine where the JDBC-ODBC Bridge Server is running.
- password is the password for this user.
- db_user is a valid user name for the database you want to access, if required.
- password is the password for this user.
Applies To
-
Products
- Easysoft JDBC-ODBC Bridge
Knowledge Base Feedback