A simple question:
Are you sure that OCI Driver is correctly loaded?
try with
Qt Code:
if(!QSqlDatabaseisDriverAvailable("QOCI")) { qFatal("Driver not loaded"); }To copy to clipboard, switch view to plain text mode
A simple question:
Are you sure that OCI Driver is correctly loaded?
try with
Qt Code:
if(!QSqlDatabaseisDriverAvailable("QOCI")) { qFatal("Driver not loaded"); }To copy to clipboard, switch view to plain text mode
A camel can go 14 days without drink,
I can't!!!
Bookmarks