I have a VBA script running which goes away to a SQL database to get information. On the machine that i have developed the script it works fine as i have gone TOOLS|REFERENCES and picked on Microsoft Active X Data Objects 2.7 Library. However when i run it on another machine this library shows as missing. Can i get my
VB script to check if the DLL is referenced and if not load it?
PS I am quite new to this game so i apologise if this is a simple one but it is causing me all sorts of problems
Thanks
Ian PIke