The file unixodbc002.zip is on Hobbes http://hobbes.nmsu.edu
The database drivers included in this release are:
- Flat text files (comma delimited ASCII)
- Flat DBF file
- postgreSQL database
- mySQL database
Package Contents:
- driver manager (ODBC.DLL)
- installation API (ODBCCP.DLL)
- cursor library (ODBCCR.DLL)
- mySQL client library (libmysqC.dll)
- mySQL database driver (myODBC3.DLL)
- postgreSQL database driver (psqlODBC.dll)
- text file driver (ODBCtxt.dll ODBCtxtS.dll)
- DBF file driver (ODBCdbf.dll ODBCdbfS.dll)
- PM ODBC Data Manager
- PM SQL Query
- GCC 3.2.2 runtime (LIBC05.DLL)
Improvements:
The PM SQL Query window now provides for:
- load and save of query text to files
- saving query results to a command delimited text file
- prompting for user name and password when not present in the DSN
The PM ODBC Data Manager now provides for:
- prompting for user name and password when not present in the DSN
The package includes a port of the version 4 mySQL client library.
This library is named libmysqC.dll and should not interfere if you have a local mySQL database installation. This library is compiled with GCC 3.2.2. Thanks to all those people who did the port of the mySQL database to OS/2.
Changes in the pipeline:
- make SQLDriverConnect work properly
- improvements to the PM ODBC Data Manager to allow you create tables in the database with "point and click" interface.
- FreeTDS database driver for connection to Microsoft SQL Server (C)
- data transfer utility that lets you move tables and data from one DSN to another.
- build of RexxSQL for the ODBC driver manager
Feel free to e-mail me with comments or problems.
Source: