Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connecting string to SQL Server
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01556430
Message ID:
01556437
Vues:
49
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform