Is it possible to use two different database divers simultaneously at all?
Yes. I have done so with ODBC and Sqlite. I am sure others have done your particular combination.
I recieve error: Driver not loaded.
Have you deployed the Sqlite plugin with your application?
Is it showing in the output of QSqlDatabase::drivers()?