Dear Friend
I´m near to be crazy. I´m not able to connect the IBM DB2 32 bits client, I tried by OBDC, OLE and native dll, but without succes.
I´ll explain better:
- The client shall be 32 bits, so all driver are 32 bits, because the ERP system run only in a 32 bits
- I´m developing an application to Autodesk Inventor (CAD) that is 64 bits
- When I am trying to connect the database, some errors occurr:
1) OLE: the IBMDADB2 provider isn´t registerd (I think that the system reject this dll registration)
2) ODBC: the 64 bits driver isn´t correctly instaled
3) Native DB2 dll: the system reject this access
What can I do? I´m using the Visual Basic language
I´ll be very thankfull for any suggestion
Thanks