Hi, I'm starting using vb.net. I used to program with vb6.
I created an application that uses ADODB in reference. When I launch my application everything is fine, everything works.
But when I distribute my exe file that is in the bin directory, I need to copy the "Interop.ADODB.dll" file in the same directory of my exe file to make it works. Is that normal? Is there a way to avoid that?
Thanks
Daniel
I created an application that uses ADODB in reference. When I launch my application everything is fine, everything works.
But when I distribute my exe file that is in the bin directory, I need to copy the "Interop.ADODB.dll" file in the same directory of my exe file to make it works. Is that normal? Is there a way to avoid that?
Thanks
Daniel