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.
我在 Windows XP 上安装了 informatica PC8.6,在另一台机器上安装了 SQL Server 2008 R2。如何从 informatica pc.8.6 访问此数据库。并且可以访问吗?
是的,可以从 Informatica 访问 SQL Server。只需使用相同的 sql 用户(不是 windows 用户)登录到 SQL Server。在你的情况下,确保你可以从远程机器连接到 sql server
如果您在客户端上安装了驱动程序,则可以从任何服务器访问任何数据库。
如果客户端操作系统支持数据库,您可以在那里安装客户端。如果没有,您始终可以通过 ODBC 获取 cess 通道。