原来设置为:
报错:




连接设置改为
正常,没有想到是为什????
1 SqlConnection myConnection = new SqlConnection("server=(local)\NetSDK;database=pubs;Trusted_Connection=yes")

连接设置改为
SqlConnection myConnection = new SqlConnection("server=Net;database=Pubs;uid=sa;pwd='')
浙公网安备 33010602011771号