Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating connection string with ID
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Titre:
Creating connection string with ID
Divers
Thread ID:
00842508
Message ID:
00842508
Vues:
49
Hi All,

How to create a connection string to SQL server with user ID, this is the connection string I am using:
strConnString = "Data Source=" & strDataSource & "; Integrated Security=SSPI" & "; Initial Catalog=" & strDatabase

oAdoNetSql_Conn.ConnectionString = strConnString
oAdoNetSql_Conn.Open()
Thanks for the help
<><><><><><><><><><><><><><><><><><><><>
<><> REMEMBER,,,,KNOWLEDGE IS POWER <><>
<><><><><><><><><><><><><><><><><><><><>
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform