DB2 - OLEDB

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I create a ".UDL" file on my desktop. I double click the ICON and supplied
the connection information so that I could connect to DB2, I test the
connectiion and I get a message that the connection was successful. Now when
I take the connection string that this generates and paste that into me .Net
program, I get the following error "The 'IBMDADB2.1' provider is not
registered on the local machine.". How is it that the .UDL file finds the
driver just fine, but when I go into Visual Studio, the driver can not be
found? What can I do to resolve the error?
 
Back
Top