View Single Post
  #2 (permalink)  
Old 06-24-2008, 01:05 PM
Siten0308 Siten0308 is offline
Programmer
 
Join Date: Jun 2008
Posts: 119
Rep Power: 2
Siten0308 is on a distinguished road
Default Re: linking SQL database with C# problem

Hello Everyone,

Ok i got past that problem, where it says the database is being in use, what i did was i shut down the SQL server service and it is now being able to select the database without getting that error message. HOWEVER there is a new hurdle to jump over, since i got it now i try and click on to use that it shows loading but then it gives this error message: an error has occured while establshing a connection to the server./ when connecting to SQL server 2005, this failure may be causing by the fact that under the default settings SQL server does not allow remote connection." any ideas? i made sure the management configuration in SQL has TCP/IP enabled, Local Enabled and Pipes enabled however is there something i am missing?
Reply With Quote