Hi,
I need to write an ActiveX Dll that connects via ADO to a SQL / Access Database and returns the records. I need this to hide the connection and sql commands from my users, can anyone help or provide bits of code ?
Thanks
Kev
Hi,
If you have an object that contains the scriptingcontext in your dll then you have all the properties / methods of the asp.dll so you can do a response.redirect.
Kev
You could get your app to change the run key in the registry depending on the option they chose.
I can't remember the keyname, do a search on Microsoft KB for runonce, there is a Q article that explains all the keys and when they run.
Kev
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.