|
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
|
|
|
|
ODBCConfig - 鳴謝
|
|
Translated and reviewed by
Walter Cheuk
|
|
|
|
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
|
|
|
|
gODBCConfig - 新增驅動程式
|
|
Translated and reviewed by
Walter Cheuk
|
|
|
|
Located in
src/odbcconfig.c:1708
|
|
49.
|
|
|
FileUsage
|
|
|
|
檔案使用情況
|
|
Translated and reviewed by
Walter Cheuk
|
|
|
|
Located in
src/odbcconfig.c:1813 src/odbcconfig.c:2031
|
|
50.
|
|
|
Setup
|
|
|
|
設置
|
|
Translated and reviewed by
Walter Cheuk
|
|
|
|
Located in
src/odbcconfig.c:1843 src/odbcconfig.c:2061
|
|
51.
|
|
|
gODBCConfig - Configure Driver
|
|
|
|
gODBCConfig - 設定驅動程式
|
|
Translated and reviewed by
Walter Cheuk
|
|
|
|
Located in
src/odbcconfig.c:1926
|
|
52.
|
|
|
gODBCConfig - Add DSN
|
|
|
|
gODBCConfig - 添加 DSN
|
|
Translated and reviewed by
Walter Cheuk
|
|
|
|
Located in
src/odbcconfig.c:2143
|
|
53.
|
|
|
Select the DRIVER to use or Add a new one
|
|
|
|
選取要使用的驅動程式,或添加一個新的
|
|
Translated and reviewed by
Walter Cheuk
|
|
|
|
Located in
src/odbcconfig.c:2153
|
|
54.
|
|
|
Could not load %s
|
|
|
|
無法載入 %s
|
|
Translated and reviewed by
Walter Cheuk
|
|
|
|
Located in
src/callbacks.c:118 src/callbacks.c:369
|