im still newbie in programming please help me.. I already try the code below but it doesnt work, cannot connect. I am using Xampp as a server
Dim con as new MysqlConnection("server=192.xxx.x.xxx,host=localhost;port=3306;uid=root;database=sampledatabase")
I dont know why it doesnt work.. Tnx in advance guys