PDA

View Full Version : SQLite 3.x support


PointOfLight
10-25-2006, 07:01 AM
A quesiton was asked in the Chatbox as to whether or not there will be support for SQLite 3.x. I will look into it this weekend to see what the level of effort will be to make that change. It would be nice, since the database management has been greatly optimized. I converted an Access database of mine to both SQLite 2.x and 3.x, and the 2.x SQLite database was twice the size of the 3.x one. Of course, first priority for me is to get SQDB.ppl done, which is going to be a nice wrapper file for SQLite functionality.

kornalius
10-25-2006, 04:20 PM
Thanks PointOfLight.