Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create ODBC Connection to Multiple Informix Versions

Status
Not open for further replies.

ttoich

Programmer
Apr 15, 2004
1
US
Hi,

First let me say that I am not an Informix user, but I am attempting to create ODBC data sources for two different versions of Informix databases on two different servers. The older version apparently is running Informix Dynamic Server Workgroup Edition and its associated version of Setnet32 of 9.14. The other database is Informix Standard Engine and its version of Setnet32 is 9.51 2.70.TC3.
I have installed the newer version of Setnet32 one on computer and successfully created an ODBC connection for the SE version of the database. I installed the older version of Setnet32 on a different machine and successfully created an ODBC connection for the Dynamic Server version.
The Dynamic Serverconnection uses the onsoctcp protocol while the SE version uses sesoctcp.
Can I create data sources to access each databse on one machine? And if so, how? Thanks in advance for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top