Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个由 1200 个表组成的 CRM,我想使用 SSIS 将它们移动到 Access 数据库中。请注意,我在 Access 数据库中没有表。这样做最有效的方法是什么?
我知道我们可以通过访问向导来连接外部 ODBC 源,但我想通过 SSIS 来做到这一点。