Create a batch file and place the following line in it
"path of msaccess.exe" "path of your front end" /wrkgrp "path of your *.mdw
file"
Carla
>After setting security & splitting the database, I need to place an icon on
>each user's desktop so they may just click & view the database.
>How do I do this?
An shortcut is just a file (it has an extension of .lnk, although the
extension doesn't show in Windows Explorer). Assuming everyone has
msaccess.exe stored in the same place, you can simply copy that file.
Alternatively, I show a way to automate the process in my May, 2004 "Access
Answers" column in Pinnacle Publication's "Smart Access". You can download
the column (and sample database) for free at
http://www.accessmvp.com/DJSteele/SmartAccess.html

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
> After setting security & splitting the database, I need to place an icon
> on
> each user's desktop so they may just click & view the database.
> How do I do this?