Hi everyone
I have a problem with a mysql connection, in my code:
Qt Code:
myDB.setHostName(S); myDB.setUserName(U); myDB.setPassword(P);To copy to clipboard, switch view to plain text mode
Whe I try to connect, I use Wireshark and I see that:
SnapCrab_NoName_2014-6-4_20-55-13_No-00.png
How I can change this? I wanna use UTF8 but I don't know how do this.
Please, anybody can help me?
Regards.
Bookmarks