I am a begginer in VB and I ma trying to create an application that allows the users to register from a windows form and write this info to an Access app. Can someone help?
Printable View
I am a begginer in VB and I ma trying to create an application that allows the users to register from a windows form and write this info to an Access app. Can someone help?
You are going to need to use ADO.NET to make a connection to the access database. Here is a tutorial to get you started. http://www.developerkb.com/modules/w...p?articleid=52