KDb/Drivers: Difference between revisions
Appearance
< KDb
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
{{cell|Not ported}} | {{cell|Not ported}} | ||
{{cell|?}} | {{cell|?}} | ||
{{RedRow}} | |||
{{redCell|sybase}} | |||
{{cell|Sybase and MS SQL Server driver}} | |||
{{cell|Not ported}} | |||
{{cell|?}} | |||
{{RedRow}} | |||
{{redCell|oracle}} | |||
{{cell|Oracle driver}} | |||
{{cell|Not ported}} | |||
{{cell|?}} | |||
|} | |} | ||
==Notes== | ==Notes== | ||
*libpqxx PostgreSQL driver used in KexiDB 1.x is dropped in favour of the PostgreSQL libpq-based one | *libpqxx PostgreSQL driver used in KexiDB 1.x is dropped in favour of the PostgreSQL libpq-based one |
Revision as of 20:56, 15 December 2010
Status | Driver Name | Description | Maintainers |
---|---|---|---|
sqlite | SQLite 3.6+ driver | Stable | jstaniek |
mysql | MySQL server driver | Stable | jstaniek |
postgresql | PostgreSQL 8.3+ driver, using libpq | Testing | jstaniek, piggz |
xbase | xBase driver | Not ported | ? |
sybase | Sybase and MS SQL Server driver | Not ported | ? |
oracle | Oracle driver | Not ported | ? |
Notes
- libpqxx PostgreSQL driver used in KexiDB 1.x is dropped in favour of the PostgreSQL libpq-based one