Difference between revisions of "Odbcinst"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
* Install: <code>[[odbcinst -i]]</code> | * Install: <code>[[odbcinst -i]]</code> | ||
− | * <code>-q</code> query a list of drivers or data sources present on the system | + | * <code>[[-q]]</code> query a list of drivers or data sources present on the system |
Revision as of 12:07, 2 December 2022
apt install odbcinst odbcinst /etc/odbc.ini (empty in default installation) /etc/odbcinst.ini (empty in default installation)
- Install:
odbcinst -i
-q
query a list of drivers or data sources present on the system
odbcinst -i -r -s cat your-odbc-file.ini | odbcinst -i -r -s odbcinst -j odbcinst -q -d odbcinst --help odbcinst /h
-f FILE FILE is a template describing the configuration of the installed OBJECT (only valid with the -i ACTION).
odbcinst --version unixODBC 2.3.9
dpkg -L odbcinst /. /usr /usr/bin /usr/bin/odbcinst /usr/share /usr/share/doc /usr/share/doc/odbcinst /usr/share/doc/odbcinst/copyright /usr/share/man /usr/share/man/man1 /usr/share/man/man1/odbcinst.1.gz /usr/share/doc/odbcinst/changelog.Debian.gz
Related
See also
Advertising: