Greetings,

How do i execute the "CREATE DATABASE tablename" when using the QSqlDatabase class ?

It seems that you have to successfully "open" the database via the Open() call before you can perform any queries...

So im confused...

Any ideas anyone ?

Thanks,
-Lenny