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.
我有许多 .gdb 格式的文件,我认为这些文件与 Borland interbase 有关。有谁知道我将如何从使用 SSIS(2005 或 2008)中提取数据?
非常感谢任何帮助。
埃德。
最简单的解决方案可能是为 Borland Interbase 文件找到 ODBC 或 OLEDB 驱动程序,将其连接到您的文件,然后将其用作 SSIS 中的数据源。
Borland Interbase 似乎有几个 ODBC 驱动程序。这个是免费的。这个不是。
可以在此处找到 OLEDB 驱动程序(不是免费的,尽管有免费试用版) 。