經安全檢測,此網站為安全網站,請放心前往原始網址!

How to define a Sql Server connection string to use in VB.NET? - Stack Overflow

Try Dim connectionString AS String = "Server=my_server;Database=name_of_db;User Id=user_name;Password=my_password" And replace my_server, name_of_db, user_name and my_password with your values. then Using sqlCon = New SqlConnection ...

stackoverflow.com

網址安全性掃描由 google 提供