Translations by Josef Andersson

Josef Andersson has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

110 of 10 results
5.
User data source configuration is stored in your home directory. This allows you configure data access without having to be system administrator
2016-03-28
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.
2016-03-28
14.
Setup Lib
2016-03-28
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
2016-03-28
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.
2016-03-28
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).
2016-03-28
Drivrutinshanteraren genomför ett antal moment, såsom: 1. Slå upp datakällanamn via odbcinst-biblioteket) 2. H nämtarödvändiga drivrutiner 3. Kallar på exponerade funktioner i drivrutinerna för att kommunicera med databasen. Viss funktionalitet, såsom att lista alla datakällor, är bara tillgängligt i Drivrutinshanteraren eller genom odbcinst-biblioteket.)
37.
The ODBC Drivers contain code specific to a Database System and provides a set of callable functions to the Driver Manager. Drivers may implement some database functionality when it is required by ODBC and is not present in the Database System. Drivers may also translate data types. ODBC Drivers can be obtained from the Internet or directly from the Database vendor. Check http://www.unixodbc.org for drivers
2016-03-28
ODBC-drivrutiner innehåller kod som är specifik till ett databas-system och förser drivrutinshanteraren med en serie anropbara funktioner. Drivrutiner kan utföra vissa databas funktioner när det behövs av ODBC och de inte finns tillgängliga i databassystemet. Drivrutiner kan också översätta data typer. ODBC drivrutiner kan fås från Internet eller direkt från databasleverantören. Kolla adressen http://www.unixodbc.org för drivrutiner
41.
This is the main configuration file for ODBC. It contains Data Source configuration. It is used by the Driver Manager to determine, from a given Data Source Name, such things as the name of the Driver. It is a simple text file but is configured using the ODBCConfig tool. The User data sources are typically stored in ~/.odbc.ini while the System data sources are stored in /etc/odbc.ini
2016-03-28
Detta är huvudkonfigurationsfilen för ODBC. Den innehåller konfiguration av datakällan. Den används av drivrutinshanteraren för att bestämma, från ett givet namn på datakällan, sådant som namnet på drivrutinen. Det är en enkel text-fil men den är konfigurerad med verktyget ODBCConfig. Användar datakällor är vanligen sparade i ~/.odbc.ini medan systemdatakällor är sparade i /etc/odbc.ini
53.
Select the DRIVER to use or Add a new one
2016-03-28
Välj drivrutin att använda eller lägg till en ny
63.
Unable to find a Driver line for this entry
2016-03-28
Kunde inte hitta en drivrutinsrad för denna post