Hello SQLite fans, I am on of the people who is working on the flib project. flib includes some classes written in c++. One class called FSqlite provides an easy use for the SQLite database. Perhaps someone is interested in this class.
More information can be found here: - flib hompage: http://www.qtforum.org/members/christian/flib/hp/ - FSqlite documentation (german) : http://www.qtforum.org/members/christian/flib/doc/fsqlite - FSqlite class documentation: http://www.qtforum.org/members/christian/flib/doc/classflib_1_1FSqlite.html - general flib documentation: http://www.qtforum.org/members/christian/flib/doc/ You can download the lates flib classes here: http://www.qtforum.org/members/christian/flib/snapshots/ Feedback? Things we could do better -> esspecially in the SQLite implementation? Greets Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

