Hello
I am trying to connect c sharp project to the Sql database.I got the connection string from c sharp after connecting to my database
however i get the error "Sql exception unhand-led a network related error whilst establishing a network".If i put my connection string with the server name and instance i get a red squiggly line under my instance name .
What could be the cause and how do i rectify the problem .
Thank you