|
ODBC Driver for Microsoft Access Create a DSN in the odbc.ini file |
|
After the linux (DEB or RPM) driver is installed, a DSN with the name DEVART_MSACCESS is created. You can use it to test the connection with the MSACCESS server. For this, perform the following steps:
User ID=<your Microsoft Access user name>
Password=<your Microsoft Access password>
Server=<your Microsoft Access server address>
Port=<your Microsoft Access port>
Database=<your Microsoft Access database name>
isql -v DEVART_MSACCESS
