KDb/Drivers/ODBC

From KDE Community Wiki
< KDb‎ | Drivers
Revision as of 21:50, 6 April 2023 by Jstaniek (talk | contribs) (Jstaniek moved page Kexi/KexiDB/KexiDB Drivers/ODBC to KDb/Drivers/ODBC)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

We use "ODBC Driver" term in these papers, although it is all about developing KexiDB-level driver that is built on top of existing lower-level ODBC libraries. So by ODBC Driver we don't mean developing the layer between given database and ODBC protocols.

Old wiki page: [1] (TODO: migrate here)

There was old unused code in kexidb/drivers/odbs/ directory in Kexi 0.x, quickly disabled, and removed in Sep 2014 in Kexi 2.9.

Status: Experimental, not published, volunteers needed