nikarc Posted September 23, 2004 Posted September 23, 2004 Is there a way to batch process a group of database files to make them single-user? If so, would I write a batch file to do it? I'm running Server 5.5 and Win2k. Thanks in advance, Kyle
Wim Decorte Posted September 30, 2004 Posted September 30, 2004 Hi Kyle, You would need to have a script in each file that turns multi-user off. And one script in the main file that calls all those scripts in the other files. With that in place, you can use VBscript to call the big script in the main file to do this. HTH Wim
Recommended Posts
This topic is 7731 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now