|
26.
|
|
|
Driver Manager
|
|
|
|
Διαχείριση προγραμμάτων οδήγησης
|
|
Translated and reviewed by
tzem
|
|
|
|
Located in
src/odbcconfig.c:631
|
|
27.
|
|
|
odbcinst.ini
|
|
|
|
odbcinst.ini
|
|
Translated by
Ioannis Lazaridis
|
|
Reviewed by
tzem
|
|
|
|
Located in
src/odbcconfig.c:658
|
|
28.
|
|
|
odbc.ini
|
|
|
|
odbc.ini
|
|
Translated by
Ioannis Lazaridis
|
|
Reviewed by
tzem
|
|
|
|
Located in
src/odbcconfig.c:667
|
|
29.
|
|
|
Config
|
|
|
|
Ρύθμιση
|
|
Translated and reviewed by
tzem
|
|
|
|
Located in
src/odbcconfig.c:676
|
|
30.
|
|
|
About
|
|
|
|
Σχετικά
|
|
Translated and reviewed by
tzem
|
|
|
|
Located in
src/odbcconfig.c:739
|
|
31.
|
|
|
gODBCConfig - Appication
|
|
|
|
gODBCConfig - εφαρμογή
|
|
Translated and reviewed by
tzem
|
|
|
|
Located in
src/odbcconfig.c:847
|
|
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
|
|
33.
|
|
|
gODBCConfig - Driver Manager
|
|
|
|
gODBCConfig - διαχειριστής προγραμμάτων οδήγησης
|
|
Translated and reviewed by
tzem
|
|
|
|
Located in
src/odbcconfig.c:951
|
|
34.
|
|
|
The Driver Manager carries out a number of functions, such as:
1. Resolve data source names via odbcinst lib)
2. Loads any required drivers
3. Calls the drivers exposed functions to communicate with the database. Some functionality, such as listing all Data Source, is only present in the Driver Manager or via odbcinst lib).
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/odbcconfig.c:967
|
|
35.
|
|
|
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
|
Translated by
Ioannis Lazaridis
|
|
Reviewed by
tzem
|
|
|
|
Located in
src/odbcconfig.c:977
|