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!

Informix configuration to use ODBC

Status
Not open for further replies.

RicardoPereira

Programmer
Jun 3, 2003
255
PT
Hi,

I need export data from an informix database to an SQL Server. I have now the INFORMIX ODBC drivers and i'am using the sqlturbo service in my windows services file.
If i try to access the informix database i got the error message "INFORMIXSERVER doesn not match either DBSERVERNAME or DBSERVERALIASES.
My sqlhosts file has the following configuration:

Server1 onipcshm Server1 sqlexec

Should i need to do any configuration?

Thanks

Ricardo
 
Did you use the setnet32 utility to set your informix environment, server info and host info.
This adds entries to windows registry.

There is also the ILogin Demo utility to test your settings
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top