View Single Post
  #1 (permalink)  
Old 27-03-2007, 09:16
ChrisF ChrisF is offline
Junior Member
 
Join Date: Mar 2007
Posts: 6
Question Connecting to SQL Server database from ASP.NET

Hi, I've created a new SQL Server database through Hosting Controller, how can I connect to it through SQL Server Management Studio or Enterprise Manager? Also, what connection string should I use to connect to it from my ASP.NET application? Thanks
Reply With Quote