c# - Error in adding ConnectionString in Visual Studio 2015 -


i getting error in adding connectionstring database. can please guide me? enter image description here

i believe connection string should like,

"data source=desktop-vro75jo\\kami123..."

or

@"data source=desktop-vro75jo\kami123..."

please refer

msdn link | escape sequences


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -