Hello Everyone,
I have big informix database problem.....
I would like to access an informix database located on a Unix box from a windows box, so that I can query info in the informix database. I have been told to use a 3rd party driver, the informix 3.81 32-bit driver can do this, as well as, the datadirect-technologies odbc informix 4.1 driver. So my first question is.... is this even possible? Every time I try to connect it says "connection refused", I have specified a user and password on the unix box. I am not sure what is wrong.
On the unix box, named "strata" my sqlhosts file has the following line:
strata sesoctcp strata se_tcp
On my windows nt box these are the settings:
services file I have added the line:
se_tcp 1526/tcp #Informix server
in my hosts file I have added the file
19.72.24X.XXX strata
I have verfied there is a tcp connection by pinging strata, and i am able to get replies. Thus, I am connected.
My settings in the Datadirect driver are:
DataDirect Informix 4.1 Driver Settings:
General Tab:
Data Source Name: Test Connection
Description: Informix Connection
Database Name: strata
Connection Tab:
Database list: <blank>
Default User Name: <username>
Hostname: strata
Service Name: se_tcp
Server Name: strata
Protocol Type: sesoctcp
Advanced Tab:
Cursor Behaviour: 0-Close
Cancel Detect Interval: 0-None
Enable Insert Cursors: unchecked
Get DB List from informix: checked
Application using threads: checked
Trim Blank From index name: checked
When I click test connection it always says: attept to connect to database server (strata) failed, connection refused. Is there something else i need to do on the unix end aside from specifying the sqlhost file. User permissions, installing something else, etc??? I have tried just about everything.
If there is anyone out there who could help.. with anything... for the love of all creatures great and small, please reply to this post.
Thanks in advance!!
-Joe
joeschrey@yahoo.com