Hi! Well, Im trying to connect to a remote mysql db. I found the code to conect, but i dont know wich library do I have to use... Do you guys know wich library do I have to use? I hope you can help me!
Thanks!
Printable View
Hi! Well, Im trying to connect to a remote mysql db. I found the code to conect, but i dont know wich library do I have to use... Do you guys know wich library do I have to use? I hope you can help me!
Thanks!
You need to download a driver from mysql.com and then set up your connection in administration options in control panel, then you can select it when using an ado control
Oh thanks!