找考题网-背景图
填空题

要使用OLEDB.NET数据提供程序,使用windows登陆模式登陆sql server服务器名为London中的pubs数据库,连接字符串应写为:().

【参考答案】

Provider=SQLOLEDB;Integrated Security=true;Initial Catalog=pubs;Data Source=London