Data Source=计算机名称或ip地址;Initial Catalog=数据库名称;Integrated Security=Truewindows身份验证不需要psw的Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=master;Data Source=127.0.0.1 这个是个例子 你看下