1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
-------------------------------------------------------------
In order to be able to use the demo database with ODBC
you must install and setup ODBC to use the proper drivers
and driver settings.
For ODBC on Linux we recommend to use unixODBC version
1.8.13 or better (www.unixodbc.org).
You may need to copy the file odbcinst.ini from the
directory var into one of the following directories:
/etc
/usr/local/etc
If your unixODBC package support ODBCConfig you may use
this program to setup your ODBC configuration graphically.
-------------------------------------------------------------
|