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.

 
Go Back  dBforums > Database Server Software > Informix > Informix ODBC Driver Unable to load translation dll

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-07-04, 09:15
CNENEWBIE CNENEWBIE is offline
Registered User
 
Join Date: Jul 2004
Posts: 2
Informix ODBC Driver Unable to load translation dll

I have loaded the informix client SDK. Setup setting in setnet32 and Ran the Ilogin Demo, Worked fine. But when I try to add an ODBC Driver (3.30 32 BIT) for the same Database and do a test connection i get
"test Connection Was NOT successful [informix][informix ODBC Driver] Unable
to load translation dll"

Can anyone help me with this.. I have other Win98 and Xp boxes with the same configuration and have no problem... I have a few boxes with this issue..

Please Help


CNENEWBIE
Reply With Quote
  #2 (permalink)  
Old 07-07-04, 10:31
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

Please test if you defined INFORMIXDIR and add in variable PATH, on Windows.
Example: set INFORMIXDIR=c:\informix
set PATH=%INFORMIXDIR%\bin;%PATH%

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 07-07-04, 11:47
CNENEWBIE CNENEWBIE is offline
Registered User
 
Join Date: Jul 2004
Posts: 2
that worked!

thanks...........
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On