-
Blind, Stupid or Both?
I can figure out for the life of me how to connect USING VB not C# please!! to a MySQL Database with ASP.NET...
I have searched and searched and find half arse code or C# code?
Is it really that hard to do with asp.net?? If so I am going to learn another language...
Your help is greatly appreciated.... and PLEASE do not post a "look" here response unless it provides clear answers!! Thanks!!
Anjari
-
??
Nobody out there is using VB to connect to a MySQL database with asp.net?
Anjari
-
Hi Anjari,
I found this example quite useful here it runs through everything you need to know. The code examples are however in C#, but there is very little code and you shouldn't have a problem converting it to VB.