Hello there,
Thanks for helping me out, I appreciate it very much...its running fine now.
I hope it is okay if I have another question, how can I use another database like Mysql if my target is a pc..any idea or link?
thanks and regards,
lam-ang
Hello there,
Thanks for helping me out, I appreciate it very much...its running fine now.
I hope it is okay if I have another question, how can I use another database like Mysql if my target is a pc..any idea or link?
thanks and regards,
lam-ang
Last edited by lam-ang; 13th June 2011 at 16:20.
Hello,
IF you want to know about the SQL support drivers,
use the following debug code,
you can get the list supporting drivers name.Qt Code:
debugLog("Driver supports name "<<db.drivers());To copy to clipboard, switch view to plain text mode
I think PC will support the following the drivers ("QSQLITE", "QPSQL7", "QPSQL") by default
Bookmarks