时间:2021-07-01 10:21:17 帮助过:58人阅读
完整链接字符串:
1."DataSourse=.\你的实例;Initial Catalog=yourdatabase;User ID=*;Password=*;Trusted_Connection=True;"
2."Server=.\你的实例;Database=yourdatabase;UID=*;PWD=*; Integrated Seurity=false; "
Trusted_Connection=True;//将使用windows凭证验证用户
Trusted_Connection=False;//将使用用户名和密码验证登陆
SqlServer数据库链接字符串
标签:false connect init window tab ini 字符 链接 log