|
42.
|
|
|
ODBCConfig
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:1379
|
|
43.
|
|
|
This is the program you are using now. This program allows the user to easily configure ODBC.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:1395
|
|
44.
|
|
|
ODBCConfig - odbcinst.ini
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:1486
|
|
45.
|
|
|
odbcinst.ini contains a list of all installed ODBC Drivers. Each entry also contains some information about the driver such as the file name(s) of the driver.
An entry should be made when an ODBC driver is installed and removed when the driver is uninstalled. This can be done using ODBCConfig or the odbcinst command tool.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:1502
|
|
46.
|
|
|
ODBCConfig - Credits
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:1594
|
|
47.
|
|
|
unixODBC consists of the following components
- Driver Manager
- GUI Data Manager
- GUI Config
- Several Drivers and Driver Config libs
- Driver Code Template
- Driver Config Code Template
- ODBCINST lib
- odbcinst (command line tool for install scripts)
- INI lib
- LOG lib
- LST lib
- TRE lib
- SQI lib
- isql (command line tool for SQL)
All code is released under GPL and the LGPL license.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:1638
|
|
48.
|
|
|
gODBCConfig - New Driver
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:1708
|
|
49.
|
|
|
FileUsage
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:1813 src/odbcconfig.c:2031
|
|
50.
|
|
|
Setup
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:1843 src/odbcconfig.c:2061
|
|
51.
|
|
|
gODBCConfig - Configure Driver
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:1926
|