Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Avoiding Users Being Logged out

Status
Not open for further replies.

Phi1Smith

Programmer
Jun 5, 2001
33
GB
I have a multi user program that runs across a company network. The company use NTBackup every night and log all their users out in order to allow their backup to run. This is causing problems with my software as it is used 24 / 7. The logging out is preventing the client machines from working until the backup is complete. Is there a way to bypass this to allow some of the client machines to carry on using my software. The company don't want to purchase BackupExec (to many servers to much money).
My program is a front end for an Access DB using ADODC connections that I only connect for updates etc to allow more users.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top