PC Review


Reply
Thread Tools Rate Thread

How can I get my Database to Use correct workgroup file

 
 
=?Utf-8?B?aHV6emxlcHV6emxl?=
Guest
Posts: n/a
 
      15th Jul 2005
Hi Guys,

I read some information earlier concerning creating shortcut as below

"full path to msaccess.exe"
"full path to mdb/mde file"
/wrkgrp "full path to securing mdw file"

I'm a bit stuck as we are working globally and the path to MSACCESS.EXE is
different per PC

syntax I thought to use on properties of shortcut icon are as below:

Target - "\\\weblink\subfolder1\sub2\sub3\sub4\sub5\sub6\sub7\"name of
database.mdw"

Start in: - "\\weblink\subfolder1\sub2\sub3\sub4\sub5\sub6\sub7" /wrkgrp
"\\weblink\subfolder1\sub2\sub3\sub4\sub5\sub6\sub7\workgroupsubfolder"

Also - I get an error when I try add this to the 'start in' line so I'm not
sure I did correctly

Could somebody advise what I'm doing wrong and whether it's possible to do
this with the different MSAccess start up settings on PCs

Thanks for your advice


--
Kind Regards

Hazel
 
Reply With Quote
 
 
 
 
Rick Brandt
Guest
Posts: n/a
 
      15th Jul 2005
huzzlepuzzle wrote:
> Hi Guys,
>
> I read some information earlier concerning creating shortcut as below
>
> "full path to msaccess.exe"
> "full path to mdb/mde file"
> /wrkgrp "full path to securing mdw file"
>
> I'm a bit stuck as we are working globally and the path to
> MSACCESS.EXE is different per PC


Then you will have to create a shortcut custom to each PC unless you can find or
create a utility that can figure that out for you. Command line arguments
require that the executable be what you point at with the MDB and MDW being
arguments for the command.

For example, the Access runtime setup program will create a shortcut that
automatically points to the Access executable regardless of where it is located
on the target PC so this must be possible. I assume it pulls the location from
the registry.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


 
Reply With Quote
 
=?Utf-8?B?aHV6emxlcHV6emxl?=
Guest
Posts: n/a
 
      15th Jul 2005
Hi Rick,

Thanks for this, I'll issue instructions on how to set upthe Shortcut for
individuals then as there shouldn't be too many users
--
Kind Regards

Hazel


"Rick Brandt" wrote:

> huzzlepuzzle wrote:
> > Hi Guys,
> >
> > I read some information earlier concerning creating shortcut as below
> >
> > "full path to msaccess.exe"
> > "full path to mdb/mde file"
> > /wrkgrp "full path to securing mdw file"
> >
> > I'm a bit stuck as we are working globally and the path to
> > MSACCESS.EXE is different per PC

>
> Then you will have to create a shortcut custom to each PC unless you can find or
> create a utility that can figure that out for you. Command line arguments
> require that the executable be what you point at with the MDB and MDW being
> arguments for the command.
>
> For example, the Access runtime setup program will create a shortcut that
> automatically points to the Access executable regardless of where it is located
> on the target PC so this must be possible. I assume it pulls the location from
> the registry.
>
> --
> I don't check the Email account attached
> to this message. Send instead to...
> RBrandt at Hunter dot com
>
>
>

 
Reply With Quote
 
TC
Guest
Posts: n/a
 
      16th Jul 2005
If the PCs support scripting, you could probably write a short script
to (1) get the location of msaccess.ese from the registry, then (2)
create the correct shortcut for that PC.

You'd do (1) by looking at the default value of
HKEY_LOCAL_MACHINE\Access.Application\shell\open\command, or somesuch
(I don't have Access here to check), and ignoring the parameters.

HTH,
TC

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Securing divided database using workgroup (*.mdw) file Jarda Beran Microsoft Access Security 6 25th Sep 2008 07:57 PM
How to use an existing workgroup file with a new FE/DB database =?Utf-8?B?RGViYmll?= Microsoft Access Security 7 26th Jul 2005 04:43 AM
Securing a new database with an existing workgroup file paulsmith5@hotmail.com Microsoft Access Security 4 15th Mar 2005 09:13 AM
different database use separate workgroup information file =?Utf-8?B?RmxvcmE=?= Microsoft Access Security 4 17th Aug 2004 12:41 AM
workgroup file works on one database Lynn atkinson Microsoft Access Security 1 11th Dec 2003 07:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:31 PM.