Just because you write string.format before it, does not mean it autoassigns the strings. You are using it on a totally false way(you're basically not even using it).
ok, the error is, its ether not connecting at all, or when it trys to login, somthings stopping it.
the info i put in is correct, just never seems to work.
(by that i mean get to where it makes the msgbox telling me it worked)
Originally Posted by *****179
ok, the error is, its ether not connecting at all, or when it trys to login, somthings stopping it.
the info i put in is correct, just never seems to work.
(by that i mean get to where it makes the msgbox telling me it worked)
Catch the error as mysqlexception and post it here.
Posts 16–19 of 19 · Page 2 of 2
Post a Reply
Tags for this Thread
None
Yes, this is what Blubb said, but to assist.
[highlight=vb]
Try
Your connection code and other source for this error
Catch ex as mysqlexception