Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating connection string with ID
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Databases
Title:
Creating connection string with ID
Miscellaneous
Thread ID:
00842508
Message ID:
00842508
Views:
48
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 <><>
<><><><><><><><><><><><><><><><><><><><>
Next
Reply
Map
View

Click here to load this message in the networking platform