[详图]Access与SQL Server 2005导入导出

2026/1/21 9:57:38

【详图】

Access导入SQL Server 2005

将stInfo.mdb库中stInfomation表导入到SQL Server 2005的hhaspx库中hhaspx_info表,详细步骤如下:

在hhaspx库中新建查询,输入下面语句:

exec sp_configure 'show advanced options',1 reconfigure

exec sp_configure 'Ad Hoc Distributed Queries',1 reconfigure

select * into hhaspx_info from

OpenRowSet('microsoft.jet.oledb.4.0',';database=d:\\stinfo.mdb','select * from stInfomation') 执行查询成功后,如下图所示:

刷新后将出现hhaspx_info表,打开后效果图如下:

SQL Server 2005导入Access

将hhaspx库中hhaspx_info表导入到已经建立好的stinfo.mdb库的stInfomation表。 exec sp_configure 'show advanced options',1 reconfigure

exec sp_configure 'Ad Hoc Distributed Queries',1 reconfigure insert into

OpenRowSet('microsoft.jet.oledb.4.0',';database=d:\\stinfo.mdb','select * from stInfomation') select * from hhaspx_info;


[详图]Access与SQL Server 2005导入导出.doc 将本文的Word文档下载到电脑
搜索更多关于: [详图]Access与SQL Server 2005导入导出 的文档
相关推荐
相关阅读
× 游客快捷下载通道(下载后可以自由复制和排版)

下载本文档需要支付 10

支付方式:

开通VIP包月会员 特价:29元/月

注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信:xuecool-com QQ:370150219