Library
|
Description
|
| libmimdbi.so |
This shared library contains the Mimer DBI database interface used for Embedded SQL client applications. |
| libmimodbc2.so |
This is the shared library for the Mimer ODBC database interface when the ODBC client presuming the SQLWCHAR datatype being 2 bytes. |
| libmimodbc4.so |
This is the shared library for the Mimer ODBC database interface when the ODBC client is presuming the SQLWCHAR datatype being 4 bytes. |
| libmimer.so |
This shared library contains several of the client interfaces supported by Mimer SQL, i.e. DBI, ODBC4 and the Level2. |
| libmimdbs.so |
This is the shared library used when accessing the database server in single user mode. It is automatically invoked when a single user access is identified. |
| mimjdbc1.jar |
This is the jar file to be used when accessing the Mimer JDBC database interface from a JAVA client using JRE 1.1.8 or later. |
| mimjdbc2.jar |
This is the jar file to be used when accessing the Mimer JDBC database interface from a JAVA client using JRE 1.2 or later. |
| mimjdbc3.jar |
This is the jar file to be used when accessing the Mimer JDBC database interface from a JAVA client using JRE 1.4 or later. |
| libmimcomm.so |
This is the shared library used when using Mimer JDBC with local communication, i.e. not via TCP/IP. |
| mimsqlxa.o |
This object file should be linked in when using the XA functionality. |
| compat.a |
This static library can be necessary to add to the library list if linking really old and deprecated modules. |
| libmimerS.so |
This is the mimer setup library used by the unixODBC Driver Manager GUI interface. |