Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft Access
Microsoft Access VBA Modules
Opening Access from a windows service
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="sebair, post: 13504948"] David, Thank you for your quick response. The article you suggested in your second post pretty much sums it up -- don't do it. I wonder if SQL server suffers the same problems? BTW, the reason I am doing this is that I have created a web site on which users fill in a form. This data is stored in an access db. The server hosting the web site is remote ( a Liquid Web dedicated server). and I access it using Remote Desktop. I have written the code to run as a console app and set a scheduled task to run the app every minute. This works perfectly. Unfortunately, when I log off the server, all scheduled tasks stop. I had thought that a windows service might be the answer as it will continue running even after I log off the server. Perhaps there is a simpler way to handle this. If you have any thoughts, I would love to hear them. Again, thanks. [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft Access
Microsoft Access VBA Modules
Opening Access from a windows service
Top