注册 登录
编程论坛 SQL Server论坛

问个简单有趣的问题!

飙马 发布于 2007-05-31 11:20, 612 次点击
string strDSN = "integrated security=SSPI;data source=LUOFANG;persist security info=False;initial catalog=GongSi";能连上
string strDSN = "Integrated Security=SSPI;server=localhost;Trusted_Connection=true;database=GongSi";不能连上

为什么?
1 回复
#2
lsmfox2007-05-31 13:57

顶一下,为什么?

1