Closed tclavier closed 14 years ago
Je vais y regarder dans la soirée.
As tu bien suivi le wiki pour configuré mysql (création d'un utilisateur qui a tous les droits sur une base de donnée "qfacture_db") et puis chargé le dump : http://github.com/jpec/Qfacture/blob/master/qfacture_create_database.sql ?
C'est un problème avec la base...
Mis à jour le wiki. Voir issue http://github.com/jpec/Qfacture/issues#issue/16.
With mysql 5.1.49-1, and last head of git, i have that when i launch Qfacture :
QSqlQuery::value: not positioned on a valid record QSqlQuery::value: not positioned on a valid record QSqlQuery::value: not positioned on a valid record QSqlQuery::value: not positioned on a valid record QSqlQuery::value: not positioned on a valid record QSqlQuery::value: not positioned on a valid record QSqlQuery::value: not positioned on a valid record QSqlQuery::value: not positioned on a valid record QSqlQuery::value: not positioned on a valid record QSqlQuery::value: not positioned on a valid record
And i see 0 table in database. How can i debug ? i had test "-h" "--help" "-v" "--verbose" and nothing work.