How to Connect Visual Studio with SQL Server Database Using VB.Net | swift learn



This tutorial is how to connect visual studio with SQL Server database using VB.Net connectionString.
Connect SQL Server database with visual studio VB.Net connection name instead of connectionstring.

This tutorial also covers
1. How to create database in sql server.
2. How to create table in the database.
3. How to create a project using Visual Studio to connect with database.
4. How to add server explorer to connect with SQL server database in your project.

To connect SQL Server database with visual studio VB.Net follow these steps.
1. Add server explorer – go to view menu and click on server explorer.
2. Right click on Data Connections and click on Add New Connection. click on arrow in server name dropdown. select your server name.
3. Select your authentication and database. Click on OK.

Now you can get your connectionstring in property window.

Its allowed to connect visual studio with SQL Server database 2005 to 2017, visual studion 2010, visual studion 2015, visual studion 2017 by following this video.

~~~~~~~~~~~~~
Subscriber will be notified when I will upload new tutorials in future. Many more new tutorials coming soon, so stay tuned!
https://www.youtube.com/swiftlearn
~~~~~~~~~~~~~
You can also know all the programming techniques, and bug fixing, error solution in my channel Swift learn.
The main topics of this cnannel are c#.net, asp.net,VB.Net WCF, sql server, crystal report, RDLC report, HTML, CSS, javascript, Android etc.
See All the playlist in below link
https://www.youtube.com/swiftlearn/Playlists
~~~~~~~~~~~~~
Share this video with anyone if you think as useful.
Please leave a suggestions for future tutorials in the comment section below.
~~~~~~~~~~~~~
Connect with me
https://www.facebook.com/groups/swiftlearn/

More Tags
#swiftlearn #connectvisualstudiowithsqlservervb #sqlserverwithvisualstudiovb
#sqlconnectionwithvisualstudiovb

swift learn,connect sql server with visual studio,sql server,how to,sql,how to connect sql with visual studio,connect sql with visual studio,connect visual studio to sql server,connect with database in vb,visual studio code,vb with sql server,how to connect visual studio to sql server,connect sql database to vb.net,vb.net with sql database,vb.net with sql server tutorial

Comments are closed.