duermer
23rd May 2004 15:27 UTC
Install ADO
Hi,
I am writing a installation script for my Programm written with vb6.
But I want to install the ADO Dll the name is msado15.dll
I try it with the UpgradeDLL from the nsis Archiv.
But it only function with the VB6 Runtimes
Maybe someone can help me to register this dll.
Please
Best regards
Patrick Hennig
zimsms
26th May 2004 16:00 UTC
The best way to get the latest files regarding ADO is to install the Microsoft Data Access Components. I have uploaded an example to the Archive. I'm not 100% sure if the latest is MDAC 2.9, or 2.8; but my example should work for both.
Installing Microsoft Data Access Components
Cheers!