More Info

Revision 917090

(Back to digest)
 

Features in Office

Sharan Rao committed changes in /trunk/koffice/kexi/kexidb/drivers/odbc:

The Kexi-ODBC bridge, or at least that's the intention ;).

Currently tests for connection to MySQL using unix ODBC passes :).
Connection to other databases will fail mostly. thanks to the same old issues of unsigned keyword/auto increment/rowids.

Even the MySQL thingie works on steroids, with some hacks.
Lots of things pending. :)

File Changes

Added 18 files
/trunk/koffice/kexi/kexidb/drivers/odbc
 
/kodbcdriver.cpp
 
/kodbcdriver.h
 
/odbcconnection_p.cpp
 
/odbcconnection_p.h
 
/odbccursor.cpp
 
/odbccursor.h
 
/odbcpreparedstatement.cpp
 
/odbcpreparedstatement.h
 
/odbcqueryunit.cpp
 
/odbcqueryunit.h
 
/odbcspecialcolumnsqueryunit.cpp
 
/odbcspecialcolumnsqueryunit.h
 
/odbcsqlqueryunit.cpp
 
/odbcsqlqueryunit.h
 
/odbctablesqueryunit.cpp
 
/odbctablesqueryunit.h
 
/odbctypeinfoqueryunit.cpp
 
/odbctypeinfoqueryunit.h
Modified 6 files
/trunk/koffice/kexi/kexidb/drivers/odbc
 
/CMakeLists.txt
 
/kexidb_odbcdriver.desktop
 
/odbcconnection.cpp
 
/odbcconnection.h
 
/odbcdriver.cpp
 
/odbcdriver.h
24 files changed in total