C# 连接服务器informix数据库进行查询怎么操作 急!!!!!

可以在自己的电脑上链接Informix数据库 ODBC OLEDB都可以 。
但在用户的电脑上 需要远程连接IP为10.4.129.1的服务器上的Informix数据库
的表 怎么操作 。用什么方式 跪求!!

相关连接字符串
https://www.connectionstrings.com/informix/

然后还有
On client machine you probably have installed Informix client. Configure remote server with SetNet32 (part of Informix client). There is also ODBC driver. Configure ODBC connection to remote server and check if it works.

相关连接字符串
https://www.connectionstrings.com/informix/

然后还有
On client machine you probably have installed Informix client. Configure remote server with SetNet32 (part of Informix client). There is also ODBC driver. Configure ODBC connection to remote server and check if it works.