You have three solutions:
(The third method on you should use only if you have done something similar before)
1. Look for exe file name mdac_typ.exe(ADO kit) in you SP5 for Visual Studio kit. Run it on the target computers that you want to use your program.
2.You make a deployment kit - with Package and Deployment Wizard which you can find in Visual Studio 6.0, and than install this kit on the machines you want.
3.You copy the required files and install them on the computers you want to use your program.
- to find out which files are needed you do this:
* you make a kit with Package and Deployment Wizard in a specified directory
* go in the directory where you have made the kit - you should see a subdirectory called "Support" which contains all the files you need to install or copy on the target machine
* you copy all DLL and OCX files from that directory to the system directory of the target machine
- to install al COM components files are needed you do:
* then you register all with regsvr32.exe from a command prompt or .BAT file.
Hope of being of some help, s-)
Blessed is he who in the name of justice and good will, shepards the week through the valley of darknees...