Skip to main content

How to Connect Microsoft Access Database to VB.NET in Visual Studio?

· One min read
Kaustubh Kulkarni

Open Visual Studio and create project ,

Creating Project

How to Connect Microsoft Access Database to VB.NET in Visual Studio

Once Project is created ,

Creating Database

In next step we will create Access Database How to Connect Microsoft Access Database to VB.NET in Visual Studio

Making Connection

Open Visual Studio 2019, Open View menu and Server Explorer, On Data Connection Right Click and Click New Connection How to Connect Microsoft Access Database to VB.NET in Visual Studio

Follow the wizard and You just completed Connection.