Revision 824231
Go back to digest for 29th June 2008Features in Office
Sharan Rao committed changes in /trunk/koffice/kexi/kexidb/drivers:
Driver ( almost complete) for xBase family of databases. One can now acess these databases using SQL queries :).
(implemented using sqlite as middleware)
TODO:
1. Exporting back from sqlite to xBase
2. Documentation
File Changes
Added 12 files
- /trunk/koffice/kexi/kexidb/drivers/xbase
- /CMakeLists.txt
- /kexidb_xbasedriver.desktop
- /xbaseconnection.cpp
- /xbaseconnection.h
- /xbaseconnection_p.cpp
- /xbaseconnection_p.h
- /xbasecursor.cpp
- /xbasecursor.h
- /xbasedriver.cpp
- /xbasedriver.h
- /xbasekeywords.cpp
Modified 1 files
- /trunk/koffice/kexi/kexidb/drivers/CMakeLists.txt
13 files changed in total