convert VBA to Service

B

bill

I've created some VBA scripts to assist in monitoring
various activities on my PC. Is it possible to convert
these to Services so I don't have to start Access (Access
seems to take up a lot of resources when it's running). TIA
 
A

Alex Dybenko

well, even if you able to run somehow access as a service - not sure this is
a good idea, from stability point of view. what you can do (closest to VBA)
is to make exe on VB6 and then run it as service.
 

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