From: Moussa2100 on 4 Mar 2010 00:20 I have access file not open because of security . i have the access file and the MDW file too so i want to know how to open this file and see the tables and the data
From: Rob Parker on 4 Mar 2010 00:37 The easiest way is to set up a shortcut to open the .mdb file using the .mdw file. The Target entry in the shortcut needs to be of this form: "FullPathFileNameToAccess.exe" "FullPathFileNameToYourDatabase" /WRKGRP "FullPathFileNameToYourSecurity.mdw" Here's a real example of mine: "C:\Program Files\MicrosoftOffice2003\OFFICE11\MSACCESS.EXE" "C:\Documents and Settings\parkerrp\My Documents\HAWK LIF\FSFT Database\FSFT.mdb" /WRKGRP "C:\Documents and Settings\parkerrp\My Documents\HAWK LIF\FSFT Database\FSFT.mdw" You will, of course, need to know a user name/password that is registered in th .mdw file. HTH, Rob Moussa2100 wrote: > I have access file not open because of security . > i have the access file and the MDW file too > so i want to know how to open this file and see the tables and the > data
From: De Jager on 13 Mar 2010 12:47 "Moussa2100" <Moussa2100(a)discussions.microsoft.com> wrote in message news:2CF9D133-0C0C-477C-902E-6DA34A068EB6(a)microsoft.com... >I have access file not open because of security . > i have the access file and the MDW file too > so i want to know how to open this file and see the tables and the data
|
Pages: 1 Prev: Music on Vista start-up Next: Why my Access 2007's response is so slow? |