QMYSQL equivalent of MYSQL source function
Just wondering if anyone has had any success using the mysql source or \. function with in Qt. I’m trying to do:
- q.prepare("source myfile.tx");
But that is giving me a QMYSQL: Unable to execute query error. Same when I use \. Is that not supported by QMYSQL? Any good workarounds?
1 reply
You must log in to post a reply. Not a member yet? Register here!


