ODBC driver manager with some drivers included
UnixODBC aims to provide a complete ODBC solution for the Linux
platform. Further drivers can be found at http://www.unixodbc.org/.
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:GA/unixODBC && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000127 127 Bytes | |
unixODBC-2.3.12.tar.gz | 0001753915 1.67 MB | |
unixODBC-paths.patch | 0000005104 4.98 KB | |
unixODBC-rpmlintrc | 0000000155 155 Bytes | |
unixODBC.changes | 0000024758 24.2 KB | |
unixODBC.spec | 0000004532 4.43 KB | |
unixODC-etc-location.patch | 0000001294 1.26 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 2)
jsc#PED-6642 - Update to 2.3.12: * Makefile.am: Do not install config.h #108 * DriverManager/drivermanager.h: fix build without threads #112 * DriverManager/_info.c: Get locale encoding on Windows. #115 * Fixed Connection String #127 * Allow diagnostics to be retrieved on SQL_NO_DATA #137 * Avoid implicit function declarations, for C99 compatibility #138 * Remove self-reference #140 * isql.1: Add information about handling passwords containing semicolons #126 - Remove unixODBC-gccwarnings.patch, unixODBC-2.3.6-declarations.patch: Changes have been done in https://github.com/lurcher/unixODBC/pull/138 - Update unixODC-etc-location.patch - Add missing requires for glibc-locale-base, required for utf16 codec (bsc#1213242) - Add unixODC-etc-location.patch: Correct location of odbc.ini and odbcinst.ini in man pages. Since we pass --sysconfdir=%{_sysconfdir}/%{name} they are in /etc/unixODBC not /etc - Update to 2.3.11: * Add missing files to 2.3.10 - See https://github.com/lurcher/unixODBC/issues/107 - Update to 2.3.10: * Add connection pooling via wide connection functions * Remove "#define VERSION" from unixodbc_conf.h * Call driver functions through prototypes * Add connection pool limit option
Comments 0