views:

376

answers:

1

Do you know of any way on how to connect wampserver or phpmyadmin localhost to vb.net. I mean adding, searching, deleting, updating, listing of data from the localhost database via vb.net?

A: 

Huge tutorial about VB.net and MySQL: http://www.vbmysql.com/articles/vbnet-mysql-tutorials/the-vbnet-mysql-tutorial-part-1

Smaller tutorial about VB.net and MySQL: http://www.vbdotnetheaven.com/UploadFile/mahesh/AccessMySqlDatabase04252005015856AM/AccessMySqlDatabase.aspx

Time Machine
I mean the procedure on how to do it in vb.net, will I add a database file?or something like that.