Syntax for Batch file workgroup string

sammylou

Registered User.
Local time
Today, 03:22
Joined
Jun 12, 2003
Messages
34
I have been using Bob Larson's Excellent Auto FE Update utility http://www.access-programmers.co.uk/forums/showthread.php?p=593273&posted=1#post593273 but am struggling with the batch file because I want to re-open the database using a secure workgroup

currently I have changed the PRINT statement in the attached Batch.doc file (see red highlighted line within) to reference the current shortcut which opens the local FE using the security workgroup. I did try actually typing in "C:\Program Files\Microsoft Office\Office10\MSACCESS.EXE" /WRKGRP "K:\COMMON\DIS\Report Logging Database\Disrldb.MDW" "C:\DISRLDB_fe.mdb" into the batch file code but couldn't get that to work either

Can anyone please tell me what I am doing wrong.

Currently the Auto Fe update facility is deleting and re-copying ok but I am getting some issues whereby the old FE is not closing properly and I am having to close it manually. When I do so, and re-open it, the FE is actually the new version?

Any help will be appreciated

Thanks

Sam
 

Attachments

Users who are viewing this thread

Back
Top Bottom