Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i have installed sqlserver2005 but i want to know how to open sql server and connect DB
Posted
Comments
uspatel 17-Mar-12 2:14am    
do you have mdf database file?

1 solution

 
Share this answer
 
Comments
puja patel 18-Mar-12 9:42am    
if i want to connect my database from outside visual studio i.e from sql server 2005 then what can i do?
uspatel 19-Mar-12 1:24am    
absolutely you can do it,Visual studio just a way to create connection.
What we need top connect,You need connection string
use direct connection string see
http://www.connectionstrings.com/sql-server-2005

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