"Superfreak3" <Superfreak3[ at ]discussions.microsoft.com> wrote in message news:08AD3D43-8850-44CB-8208-50C1DD56A767[ at ]microsoft.com...
[Quoted Text] >I am attempting to grab some information from an Access 2000 database after > the system from which it originated crashed. > > The information I have for this database is the password for entry to the > database and a USER and its ID. > > Now, my question is, what do I need to do to setup an alternate machine to > access this database. I've tried adding the USER to the system with > Administrative rights. I've also tried recreating the workgroup > information > file, but that attempt failed as well. >
Use a shortcut with a command line in the format:
"full path to MSACCESS.EXE" "full path to your app.mdb" /wrkgrp "full path to your WIF.mdw"
including quotation marks.
HTH - Keith. www.keithwilby.com
|