Question : Where is System.mdw?

I have a user that has Windows XP and Access 2003.  I need to send them a special .mdb file and run it to debug something.  Because the .mdb requies user level security, I need to also send them my System.mdw and temporarily replace their own System.mdw.  I have searched their hard disc, including hidden files, and cannot find their System.mdw.

Assuming it was discarded, I opened Access directly, which I thought would recreate the System.mdw, but nothing shows up.

Where can it be hiding?

Answer : Where is System.mdw?

You do not need to replace their system.mdw file.

  Simply place your file in the same directory as the MDB and then start the app using the /wrkgrp switch to indicate to Access that it should use this workgroup instead of the default one.

  You could also use the workgroup admin program to switch to your workgroup file as the "default" one, but then that would affect every access db they tried to open if they didn't use the /wrkgrp switch.

  So in either case, there is no need to overwrite their system.MDW

  I'd just use the switch.

JimD
Random Solutions  
 
programming4us programming4us