UnixODBC

Versione: 
1.0
Data rilascio: 
Lunedì, 15 Novembre, 2004

Licenza:

Interfaccia:

Authors/Port authors:

ODBC è una specifica aperta per offrire agli sviluppatori di applicazioni una API prevedibile con la quale accedere a fonti di dati. Le fonti dati includono i Server SQL e qualsiasi altra fonte dati disponibile attraverso un driver ODBC.

I due maggiori vantaggi nello scegliere di codificare una applicazione per l' API ODBC sono:

  • Portabilità del codice di accesso ai dati

L' API ODBC, come specificato da X/Open e ISO, è disponibile su tutte le più diffuse piattaforme. Le piattaforme Microsoft includono molte migliorie di questa specifica e tali migliorie sono supportate anche da unixODBC.

  • Collegamento dei dati dinamico

Questo consente ad un utente o all' amministratore di sistema di configurare facilmente una applicazione per utilizzare qualsiasi fonte dati ODBC conformemente alle specifiche. Questo è il più grande vantaggio disponibile nel programmare una applicazione con l' API ODBC e nell' acquistarla. Il collegamento dinamico consente all' utente finale di prendere una fonte di dati, per esempio un Server SQL, ed usare questi dati per tutte le applicazioni, senza preoccuparsi di ricompilare il programma.

Questo software è distribuito come pacchetto compresso, da scaricare e installare manualmente; se ci sono prerequisiti da soddisfare, andranno anch'essi scaricati e installati manualmente.

Installazione manuale

Il programma è distribuito come pacchetto ZIP: scaricare in una cartella temporanea e scompattare nella cartella di destinazione. Eseguire install.exe. Vedi sotto per il(i) link di download.

Qui di seguito trovi i link di download per l'installazione manuale del software:

UnixODBC v. 1.0 (15/11/2004, Lorne Sunley) Readme/What's new
* * This is the read me file for the OS/2 distribution of the unixODBC * ODBC driver manager and driver set * The installation of the package establishes an environment variable that are used to locate the ODBC.INI and ODBCINST.INI files. These two files contain the configuration for the ODBC data sources (ODBC.INI) and the installed ODBC drivers (ODBCINST.INI). The environment variable that points to the directory containing these files is ODBC_PATH NOTE: the DB2 driver supplied with the OS/2 v7.(1/2) DB2 client requires the ODBC_PATH variable to locate the INI files. This driver uses its own access routines to read the INI file data rather than the routines supplied with the driver manager. Installation notes: The default ODBC_PATH is set to the \OS2 directory on the boot drive. This ensures that any existing DSN and driver configurations are preserved. If your existing ODBC installation uses some other location for the ODBC.INI and ODBCINST.INI files, you should set the ODBC_PATH variable to that directory to preserve existing configuration data. If the ODBC_PATH is set to some other directory any existing DSN and driver configuration will have to be set up with the uODBCadm.exe program. On disk structure: install-dir is the directory location specified for the installation. install-dir\BIN - contains the executable programs supplied with the kit install-dir\DLL - contains the driver manager DLL files install-dir\DRIVERS - contains the driver and driver setup DLL files install-dir\LIB - contains the link libraries required to build applications install-dir\INCLUDE - contains the C header files required to build applications The install-dir\DLL directory is added to the LIBPATH directive in the CONFIG.SYS The install-dir\BIN driectory is added to the PATH directive in the CONFIG.SYS The driver manager files supplied with the kit are: ODBC.dll - driver manager ODBC32.dll - driver manager (same as ODBC.dll) ODBCCP.dll - driver manager driver installation routines ODBCCR.dll - driver manager cursor library ODBCINST.dll - driver manager driver installation routines for QE drivers The database drivers supplied with the kit are: ODBCtxt.dll - text file driver for comma delimited ASCII text files (CSV) ODBCtxtS.dll - test driver setup routines ODBCdbf.dll - DBF file driver ODBCdbfS.dll - DBF driver setup routines The executable program files supplied with the kit are: uODBCadm.exe - data source administration program iSQL.exe - command line SQL execution utility odbcinst.exe - command line data source administration routine
 hobbes.nmsu.edu/download/pub/os2/apps/database/unixodbc010.zip
Scheda aggiornata l'ultima volta il: 14/11/2020 - 10:29

Aggiungi un commento