Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connecting string to SQL Server
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01556430
Message ID:
01556437
Views:
50
>>Hi,
>>
>>Anybody sees anything wrong with the following connection string for ASP.NET app connecting to SQL Server via SQL Server authentication:
>>
>>
>>"Data Source=MYCOMPNAME\\SQL2008; database=MyDbName; User Id=test; password=test1"
>>
>>
>>or should the User ID and Password be enclosed in single quotes?
>
>use MYCOMPNAME\SQL2008 (single backslash)

Actually let me correct myself. I do have one slash. But when I look at the string in the debugger it shows 2 slashes.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform