使用SSIS将Access DB传输到SQL Server DB [英] Transfer Access DB to SQL Server DB using SSIS

查看:111
本文介绍了使用SSIS将Access DB传输到SQL Server DB的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用SQL Server Integration Services将完整的数据库从Access传输到SQL Server 2012?

How can I transfer a full database from Access to SQL Server 2012 using SQL Server Integration Services?

推荐答案

另一种解决方案是使用导入/导出向导。只需右键单击SQL Server中的数据库,然后选择任务>导入数据。该向导将引导您完成设置。最后,您可以保存该软件包,然后可以在BIDS中对其进行编辑。

Another solution is to use the Import/Export wizard. Simply right click on a database in SQL Server, choose Tasks > Import Data. The wizard will walk you through the setup. At the end you can save the package which then can be edited in BIDS.

这篇关于使用SSIS将Access DB传输到SQL Server DB的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆