
08-31-2000, 08:53 PM
|
|
|
Re: ADO control does not work
|
Thanks, Chuck, for taking the trouble to answer. I solved the problem shortly after I posted the question. The solution was in principle as you suggested.
I had installed MDAC 2.5 and consequently changed a whole slew of libraries on my system. By installing MDAC 2.5 at each of the clients, they acquired the same libaries and the problems vanished.
One caveat. If you install MDAC 2.5 on your development machine you may lose your ability to use some ADO 2.1 libraries. The solution is to install both MDAC 2.1 after 2.5 and you have them both.
|
|