ODBC-JDBC Gateway data source setting | Value |
---|---|
Driver Class | com.borland.datastore.jdbc.DataStoreDriver |
Class Path | jdsserver.jar |
URL | jdbc:borland:dsremote://host/db where db is full path to a file.jds file. For example, C:\JDataStore7\samples\JDataStore\datastores\employee.jds. |
SQL_CHAR
. SQL_BIGINT
defaults to a SQL_C_BIGINT
(as per the ODBC specification). Setting this option forces the JDBC driver to use the "incorrect" mapping that Access expects.SQLGetTypeInfo
call has some invalid combinations of values. Modify MetaData forces the driver to modify the result set to match what Access expects.