Where did you set the database to the model?
try:
Qt Code:
db.setDatabaseName("/Users/k12yp70n/Desktop/test"); // is "test" a database or a path? db.open();To copy to clipboard, switch view to plain text mode
Where did you set the database to the model?
try:
Qt Code:
db.setDatabaseName("/Users/k12yp70n/Desktop/test"); // is "test" a database or a path? db.open();To copy to clipboard, switch view to plain text mode
Nefastious (9th October 2009)
Ow lawd... I never thought it would be so simple to solve... Thank you very much...![]()
Bookmarks