Difference between revisions of "Odbcinst"

From wikieduonline
Jump to navigation Jump to search
 
Line 17: Line 17:
 
  [[odbcinst --help]]
 
  [[odbcinst --help]]
 
  [[odbcinst /h]]
 
  [[odbcinst /h]]
 +
 +
 +
[[-s]] [[data source]] 
  
 
  -f FILE
 
  -f FILE

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)


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: