If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
i can't reach informix db via odbc using informix3.34 32 bit driver
the error messages is:
test connection was not succesful. Authentication error
Can someone help me?
thanks
hi
edoardo
Originally posted by carnevale1270
i can't reach informix db via odbc using informix3.34 32 bit driver
the error messages is:
test connection was not succesful. Authentication error
Can someone help me?
thanks
hi
edoardo
i would like to remember you i'running informix version 9.21.uc7 on dynamic unix server
thanks
hi
Unless I've missed something, but the error "Authentication error" suggests you've passed across some uid/pwd parameters that are not known by your system. Is that a possibility?
Unless I've missed something, but the error "Authentication error" suggests you've passed across some uid/pwd parameters that are not known by your system. Is that a possibility?
Emmon
odbc driver allow me to insert uid/pwd during connection and i put the correct uid/pwd unless i have to change some config file in server
Originally posted by carnevale1270
i can't reach informix db via odbc using informix3.34 32 bit driver
the error messages is:
test connection was not succesful. Authentication error
Can someone help me?
thanks
hi
edoardo
I had to comment csm=(SPWDCSM) in sqlhosts file and then i made kill/init db. Now everything is ok