S
Steve
I have VB6 development system installed on my PC (running Win2000). A VB6
project I have on the PC uses ADO and contained a reference to the ADO 2.6
library (msado15.dll). I installed .NET (including the prerequisites) on my
PC. When I opened my VB6 project in VB6, the project contained a reference
to msado26.tlb, which was identified as the ADO 2.6 library. I'm assuming
this provides backward compatibility to ADO for .NET.
I guess my questions are 1) can I, or should I, change the ADO reference
back to msado15.dll in my VB6 project; and 2) if I can't or shouldn't change
it back, do I need to distribute the msado26.tlb file with the VB6 app., or
should I continute to distribute the msado15.dll?
Thanks in advance...
Steve
project I have on the PC uses ADO and contained a reference to the ADO 2.6
library (msado15.dll). I installed .NET (including the prerequisites) on my
PC. When I opened my VB6 project in VB6, the project contained a reference
to msado26.tlb, which was identified as the ADO 2.6 library. I'm assuming
this provides backward compatibility to ADO for .NET.
I guess my questions are 1) can I, or should I, change the ADO reference
back to msado15.dll in my VB6 project; and 2) if I can't or shouldn't change
it back, do I need to distribute the msado26.tlb file with the VB6 app., or
should I continute to distribute the msado15.dll?
Thanks in advance...
Steve