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.
My program is a front end for an Access DB using ADODC connections that I only connect for updates etc to allow more users.