搜索

教您如何实现SQL远程查询

发表于 2025-11-05 03:42:49 来源:全栈开发
教您如何实现SQL远程查询
复制exec sp_configure show advanced options,教何1   reconfigure   exec sp_configure Ad Hoc Distributed Queries,1   reconfigure   select *          from opendatasource(SQLOLEDB,Password=密码;Persist Security Info=True;User ID=用户名;Data Source=数据库服务器).数据库.dbo.表名   1.2.3.4.5.6.7.
随机为您推荐
版权声明:本站资源均来自互联网,如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

Copyright © 2016 Powered by 教您如何实现SQL远程查询,全栈开发  滇ICP备2023006006号-32sitemap

回顶部