Hi all, i'm trying to use sqlite + spatialite so i need to use the load_extension method from sqlite3.
The database support in Qt 4.x is quite robust. The library includes drivers for Oracle, PostgreSQL, SQLite and many other relational databases. Out of the box, the Qt database library also contains ...