摘要:
----- ADO连接SQL Server的数据库连接字符串模板----------身份验证模式为:"sql server和windows"Provider=SQLOLEDB.1;Persist Security Info=True;User ID=用户名;Password=密码;Initial Catalog=数据库名;Data Source=SQL服务器名身份验证模式为:"仅windows"Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial 阅读全文
posted @ 2012-11-08 15:36
朱煜
阅读(741)
评论(0)
推荐(0)
浙公网安备 33010602011771号