Difference between revisions of "Odbcinst /h"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{odbcinst}} * {{ODBC}} Category:ODBC") |
|||
Line 2: | Line 2: | ||
+ | ********************************************** | ||
+ | * 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 * | ||
+ | |||
+ | ********************************************** | ||
Latest revision as of 10:50, 28 October 2022
********************************************** * 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[edit]
Advertising: