I am trying to write an ASP.Net page that uses an ODBC connection to connect
into an AS400. I have tried everyway I can think of to get it to work and
nothing is working.
I can setup an ODBC link into SQL 2000 and pull back information but when I
try to use the Client Access ODBC I get the following error:
ERROR [IM003] Specified driver could not be loaded due to system error 5
(Client Access ODBC Driver (32-bit)).
I have looked all over for a reference to this and all I can find on MSDN is
somthing avout Oracle and VB 3.0.
Thanks in advance for your help,