This next lesson will show you how to connect your database file created on MS Access to Visual Basic .Net
This method Requires the following installed on you PC:
- Visual Basic 2010 or later versions
- Microsoft .NET Framework
- Microsoft Access
I Made a video tutorial on how you can do this method. Again Just FOLLOW my steps..
According to support.microsoft.com
The following step-by-step example describes how to create a connection to the Access database by using the Microsoft Visual Studio .NET Server Explorer. The following example also describes how to use the OleDbDataAdapter class to retrieve data from the database and to insert data into a DataSet object. This example also describes how to create new rows, how to add these rows to the table, how to modify the data in the rows, and how to remove rows from the table in the Access database.For detailed information visit this article
No comments:
Post a Comment