Difference between revisions of "Odbcinst -i"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} odbcinst -i == See also == * {{odbcinst}} * {{ODBC}} Category:ODBC")
 
Line 2: Line 2:
 
  odbcinst -i
 
  odbcinst -i
  
 +
 +
<pre>
 +
odbcinst -i
 +
odbcinst: Invalid Object
 +
 +
**********************************************
 +
* unixODBC - odbcinst                        *
 +
**********************************************
 +
*                                            *
 +
* Purpose:                                  *
 +
*                                            *
 +
*      An ODBC Installer and Uninstaller.    *
 +
*      Updates system files, and            *
 +
*      increases/decreases usage counts but  *
 +
*      does not actually copy or remove any  *
 +
*      files.                                *
 +
*                                            *
 +
* Syntax:                                    *
 +
*                                            *
 +
*      odbcinst Action Object Options        *
 +
*                                            *
 +
* Action:                                    *
 +
*                                            *
 +
*      -i        install                    *
 +
*      -u        uninstall                  *
 +
*      -q        query                      *
 +
*      -j        print config info          *
 +
*      -c        call SQLCreateDataSource  *
 +
*      -m        call SQLManageDataSources  *
 +
*      --version  version                    *
 +
*                                            *
 +
* Object:                                    *
 +
*                                            *
 +
*      -d driver                            *
 +
*      -s data source                        *
 +
*                                            *
 +
* Options:                                  *
 +
*                                            *
 +
*      -f file name of template.ini follows  *
 +
*        this (valid for -i)                *
 +
*      -r get template.ini from stdin, not  *
 +
*        a template file                    *
 +
*      -n Driver or Data Source Name follows *
 +
*      -v turn verbose off (no info, warning *
 +
*        or error msgs)                    *
 +
*      -l system dsn                        *
 +
*      -h user dsn                          *
 +
*                                            *
 +
* Returns:                                  *
 +
*                                            *
 +
*      0  Success                          *
 +
*    !0  Failed                            *
 +
*                                            *
 +
* Please visit;                              *
 +
*                                            *
 +
*      http://www.unixodbc.org              *
 +
*      [email protected]              *
 +
**********************************************
 +
</pre>
  
 
== See also ==
 
== See also ==

Revision as of 12:13, 2 December 2022

odbcinst -i


odbcinst -i
odbcinst: Invalid Object

**********************************************
* unixODBC - odbcinst                        *
**********************************************
*                                            *
* Purpose:                                   *
*                                            *
*      An ODBC Installer and Uninstaller.    *
*      Updates system files, and             *
*      increases/decreases usage counts but  *
*      does not actually copy or remove any  *
*      files.                                *
*                                            *
* Syntax:                                    *
*                                            *
*      odbcinst Action Object Options        *
*                                            *
* Action:                                    *
*                                            *
*      -i         install                    *
*      -u         uninstall                  *
*      -q         query                      *
*      -j         print config info          *
*      -c         call SQLCreateDataSource   *
*      -m         call SQLManageDataSources  *
*      --version  version                    *
*                                            *
* Object:                                    *
*                                            *
*      -d driver                             *
*      -s data source                        *
*                                            *
* Options:                                   *
*                                            *
*      -f file name of template.ini follows  *
*         this (valid for -i)                *
*      -r get template.ini from stdin, not   *
*         a template file                    *
*      -n Driver or Data Source Name follows *
*      -v turn verbose off (no info, warning *
*         or error msgs)                     *
*      -l system dsn                         *
*      -h user dsn                           *
*                                            *
* Returns:                                   *
*                                            *
*      0   Success                           *
*     !0   Failed                            *
*                                            *
* Please visit;                              *
*                                            *
*      http://www.unixodbc.org               *
*      [email protected]              *
**********************************************

See also

Advertising: