ODBC driver for SQLite
http://www.ch-werner.de/sqliteodbc
ODBC driver for SQLite interfacing SQLite 3.x using the
unixODBC or iODBC driver managers. For more information refer to
http://www.sqlite.org - SQLite engine
http://www.unixodbc.org - unixODBC Driver Manager
http://www.iodbc.org - iODBC Driver Manager
- Links to server:database / sqliteodbc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/sqliteodbc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
sqliteodbc-0.99991.tar.gz | 0001002929 979 KB | |
sqliteodbc-rpmlintrc | 0000000193 193 Bytes | |
sqliteodbc.changes | 0000003966 3.87 KB | |
sqliteodbc.spec | 0000004695 4.58 KB |
Revision 2 (latest revision is 3)
Dirk Mueller (dirkmueller)
committed
(revision 2)
- update to 0.99991: * update to SQLite 3.43.2 * fix SQL parsing, thanks Paul Wise for patch * update autoconf stuff * INSERT/UPDATE/DELETE can produce result set * DSN option "ILIKE is LIKE" in SQLite3 driver * DSN option "Attach As" in SQLite3 driver * better deal with SQL comments * cleanup in confgure.in * fixes in SQLSetPos() * this is not regular shared library but plugin for unixODBC * report SQL_SC_SQL92_ENTRY level for - New version 0.9991 released
Comments 0