Difference between revisions of "Odbcinst"
Jump to navigation
Jump to search
(18 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
[[apt install odbcinst]] | [[apt install odbcinst]] | ||
+ | [[odbcinst]] | ||
+ | [[/etc/odbc.ini]] (empty in default installation) | ||
+ | [[/etc/odbcinst.ini]] (empty in default installation) | ||
− | + | * Install: <code>[[odbcinst -i]]</code> | |
+ | * <code>[[odbcinst -q]]</code> 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 --help]] | ||
− | unixODBC 2.3.9 | + | [[odbcinst /h]] |
+ | |||
+ | |||
+ | [[-s]] [[data source]] | ||
+ | |||
+ | -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 | dpkg -L odbcinst | ||
Line 22: | Line 40: | ||
/usr/share/man/man1/odbcinst.1.gz | /usr/share/man/man1/odbcinst.1.gz | ||
/usr/share/doc/odbcinst/changelog.Debian.gz | /usr/share/doc/odbcinst/changelog.Debian.gz | ||
+ | |||
+ | == Related == | ||
+ | * [[DSN]] | ||
== See also == | == See also == |
Latest revision as of 12:16, 2 December 2022
apt install odbcinst odbcinst /etc/odbc.ini (empty in default installation) /etc/odbcinst.ini (empty in default installation)
- Install:
odbcinst -i
odbcinst -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
-s data source
-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[edit]
See also[edit]
Advertising: