Hello friends,
I try to connect to dbf files using a connectionsstring like this
Qt Code:
arg(dbfFilePath); db.setDatabaseName(dsn); if(!db.open()) { //not successful }To copy to clipboard, switch view to plain text mode
but it fails the pendant with excelfiles runs witout problem
Do you have experience in connecting to dbf files...?


Reply With Quote
Bookmarks