|
1.
|
|
|
gODBCConfig - ODBC Data Source Administrator
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/main.c:25
|
|
5.
|
|
|
User data source configuration is stored in your home directory. This allows you configure data access without having to be system administrator
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:117
|
|
10.
|
|
|
System data sources are shared among all users of this machine.These data sources may also be used by system services. Only the administrator can configure system data sources.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:237
|
|
12.
|
|
|
These drivers facilitate communication between the Driver Manager and the data server. Many ODBC drivers for Linux can be downloaded from the Internet while others are obtained from your database vendor.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:382 src/odbcconfig.c:2215
|
|
16.
|
|
|
Tracing allows you to create logs of the calls to ODBC drivers. Great for support people, or to aid you in debugging applications.
You must be 'root' to set
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:490
|
|
18.
|
|
|
Trace File
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:527
|
|
19.
|
|
|
Tracing On
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:536
|
|
20.
|
|
|
Tracing
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:545
|
|
21.
|
|
|
Open DataBase Connectivity (ODBC) was developed to be an Open and portable standard for accessing data. unixODBC implements this standard for Linux/UNIX.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:575
|
|
32.
|
|
|
The Application communicates with the Driver Manager using the standard ODBC calls.
The application does not care; where the data is stored, how it is stored, or even how the system is configured to access the data.
The Application only needs to know the data source name (DSN)
The Application is not hard wired to a particular database system. This allows the user to select a different database system using the ODBCConfig Tool.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:892
|