Click here to Skip to main content
15,907,687 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to connect microsoft database to visual studio? plz tell me ans.
Posted

Open the Server Explorer pane. Right click "Data Connections" and select "Add Connection..." Follow the instructions in the subsequent dialogs - since I do not know what kind of database you are using, where it is, etc., that is a as precise as I can be! :laugh:
 
Share this answer
 
I do not have an english version of VS, but in the tool bar there must be a tool named "Data" or something similar.
There you can show existing datasources as well as add new ones.
Adding new datasources will require to know the related credentials in order to connect to the database (sql, my-sql, and so on).

cheers
Andy
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900