View Single Post
  #2 (permalink)  
Old March 19th, 2006, 04:28 PM
connect2sandep connect2sandep is offline
Authorized User
 
Join Date: Jun 2005
Location: Kathmandu, , Nepal.
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to connect2sandep
Default

what is instance name of your sql server?
execute some test commands on your database through sqlcmd
sqlcmd -s(computer_name)\(instance_name)

Reply With Quote