|
NAMEodbcinst - An unixODBC tool for manipulating configuration filesSYNOPSISodbcinst ACTION OBJECT OPTIONSDESCRIPTIONodbcinst is a command line tool which has been created for allowing people who are developing the install scripts/RPMs for Drivers to be able to easily create/remove entries in odbc.ini and odbcinst.ini. This command line tool is a complement to the shared library of the same name (libodbcinst.so). This tool is a part of the odbcinst component of unixODBC.OPTIONSACTIONS
OBJECTS
OPTIONS
RETURN VALUESThis command returns zero on success and non-zero value on failure.FILES/etc/odbinst.iniConfiguration file containing all the database drivers
specifications. See odbcinst.ini(5) for more details.
/etc/odbc.ini System-wide data sources specifications. See
odbc.ini(5) for more details.
$HOME/.odbc.ini User-specific data sources specifications. See
odbc.ini(5) for more details.
SEE ALSOodbcinst.ini(5), odbc.ini(5)AUTHORSThe authors of unixODBC are Peter Harvey <pharvey@codebydesign.com> and Nick Gorham <nick@easysoft.com>. For the full list of contributors see the AUTHORS file.COPYRIGHTunixODBC is licensed under the GNU Lesser General Public License. For details about the license, see the COPYING file.
Visit the GSP FreeBSD Man Page Interface. |