Revision 808392

Go back to digest for 18th May 2008

Other in Office

Lorenzo Villani committed changes in /trunk/koffice/kexi/webforms:

* Nuked DataProvider class (DataProvider.{cpp,h} still exists but they're only container for initDatabase function
* Added bool Server::init()
* Hopefully slightly improved error handling code
* Whoa! Data access is now working for file-based databases (need to create the handling code for Kexi shortcut and connection files)
* Removed some cruft from sources

File Changes

Modified 6 files
  • /trunk/koffice/kexi/webforms
  •   /CMakeLists.txt
  •   /DataProvider.cpp
  •   /DataProvider.h
  •   /main.cpp
  •   /Server.cpp
  •   /Server.h
6 files changed in total