Hi,
you might find these helpful:
http://support.microsoft.com/?kbid=192919
http://support.microsoft.com/kb/q191754/
HTH
Good luck

Signature
Oliver
Admin Specialist & Computer Science Major @ UMD - Go Terps - :)
http://www.oli-s.de
> 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?
teqslamer - 06 May 2006 16:16 GMT
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.