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/.
- Developed at server:database
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/unixODBC && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000071 71 Bytes | |
unixODBC-2.3.1-libodbcinst-exports.patch | 0000001035 1.01 KB | |
unixODBC-2.3.6-declarations.patch | 0000001236 1.21 KB | |
unixODBC-2.3.8.tar.gz | 0001676151 1.6 MB | |
unixODBC-gccwarnings.patch | 0000001656 1.62 KB | |
unixODBC-paths.patch | 0000005104 4.98 KB | |
unixODBC-rpmlintrc | 0000000155 155 Bytes | |
unixODBC.changes | 0000020555 20.1 KB | |
unixODBC.spec | 0000004147 4.05 KB |
Revision 36 (latest revision is 47)
Dominique Leuenberger (dimstar_suse)
accepted
request 830983
from
Michael Vetter (jubalh)
(revision 36)
- Update to 2.3.8: * Add configure support for editline * SQLDriversW was ignoring user config * SQLDataSources Fix termination character * Fix for pooling seg fault * Make calling SQLSetStmtAttrW call the W function in the driver is its there * Try and fix race condition clearing system odbc.ini file * Remove trailing space from isql/iusql SQL * When setting connection attributes set before connect also check if the W entry poins can be used * Try calling the W error functions first if available in the driver * Add iconvperdriver configure option to allow calling unicode_setup in SQLAllocHandle * iconv handles was being lost when reusing pooled connection * Catch null copy in iniPropertyInsert * Fix a few leaks - Remove unixODBC-2.3.7-warning-cleanup.patch: upstreamed
Comments 0