How to?

  • Thread starter Thread starter SF
  • Start date Start date
S

SF

Hi,

I want to distribute my access database to each user desktop automatically.
Is there a way to copy an access file from a shared drive to user's desktop
using a command line? eg (COPY \\MYSHARE\MYACCESS.MDB C:\Documents and
Settings\USERNAME\Desktop)

SF
 
Hi,

If you have admin privileges, then yes you can write to each. But, why not
just copy it to the All User's desktop?

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Windows help - www.rickrogers.org
 
SF said:
Hi,

I want to distribute my access database to each user desktop automatically.
Is there a way to copy an access file from a shared drive to user's desktop
using a command line? eg (COPY \\MYSHARE\MYACCESS.MDB C:\Documents and
Settings\USERNAME\Desktop)

SF


Do you really want each user to maintain a separate and different copy
of the database? Wouldn't it make more sense to leave the database on a
network share accessible to all of the necessary users, and then
distribute a shortcut to said database? Then all of your users would
see the same data.



--

Bruce Chambers

Help us help you:



They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. -Benjamin Franklin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top