File: README

package info (click to toggle)
gnade 1.6.2-8
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 8,220 kB
  • ctags: 847
  • sloc: ada: 40,154; sh: 4,124; sql: 3,590; makefile: 1,372; xml: 120; awk: 29
file content (17 lines) | stat: -rw-r--r-- 602 bytes parent folder | download | duplicates (4)
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.
-------------------------------------------------------------