ADO连接Informix数据库
请问各位高手,用ADO来连接Informix数据库的SQL语句怎么写?
[解决办法]
IBM Informix OLE DB Provider
Provider=Ifxoledbc.2;Password=myPassword;User ID=myUsername;Data Source=dbName@serverName;Persist Security Info=true;
[解决办法]
用DBExpress更好。
发布时间: 2012-02-15 12:09:44 作者: rapoo
ADO连接Informix数据库
请问各位高手,用ADO来连接Informix数据库的SQL语句怎么写?
[解决办法]
IBM Informix OLE DB Provider
Provider=Ifxoledbc.2;Password=myPassword;User ID=myUsername;Data Source=dbName@serverName;Persist Security Info=true;
[解决办法]
用DBExpress更好。