Running a secure database via VBA

T

teqslamer

I have an unsecured database that schedules and runs several backend
databases to refresh their data. This works fine what I need now is to
be able to do the same for a secured backend. Is there any way to run
the secured database and when it is done to return to the calling
function so it can continue refreshing my other databases?
 
T

teqslamer

freakazeud, thanks for the info I had already gone with the shell
command and it is working great just had to work the timeing issue to
wait until the called application was done doing its thing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top