anandraman
Programmer
Hi,
I have an IDS version 7.3.1 installed on Solaris and i was able to connect to it from my Windows 2000 Desktop using the INTERSOLV 3.11 Driver.ILogin worked fine..Also my VB client was able to connect to the Database successfully. But when i try the same from ASP,I get an Error :- "Specified driver could not be loaded due to system error 126 (INTERSOLV 3.11 32-BIT INFORMIX 9)."
The connection string used was :-
Set cnn = server.createobject("ADODB.Connection"
cnn.Open "filedsn=informixfiledsn.dsn;username=informix;password=informix"
Please let me know if you faced this error and any means to rectify the same. If there is any settings in IIS to connect to Informix , please let me know.
Thanks,
Anand
I have an IDS version 7.3.1 installed on Solaris and i was able to connect to it from my Windows 2000 Desktop using the INTERSOLV 3.11 Driver.ILogin worked fine..Also my VB client was able to connect to the Database successfully. But when i try the same from ASP,I get an Error :- "Specified driver could not be loaded due to system error 126 (INTERSOLV 3.11 32-BIT INFORMIX 9)."
The connection string used was :-
Set cnn = server.createobject("ADODB.Connection"
cnn.Open "filedsn=informixfiledsn.dsn;username=informix;password=informix"
Please let me know if you faced this error and any means to rectify the same. If there is any settings in IIS to connect to Informix , please let me know.
Thanks,
Anand