Rick Brandt

H

hackmn_g

Hi Rick. You wrote the following in reply to my post on 4/29. We were
talking about a batch file attached to the user's shortcut to the FE of my
database. Can you give me more specifics as to where I would do this?
Thanks in advance!

Using the example location above you could have a batch file with...
 
R

Rick Brandt

hackmn_g said:
Hi Rick. You wrote the following in reply to my post on 4/29. We
were talking about a batch file attached to the user's shortcut to
the FE of my database. Can you give me more specifics as to where I
would do this? Thanks in advance!

Do you know how to create a batch file? Open Notepad, enter the commands I gave
you below (modified with your paths and file names) and save the file with a
..BAT extension instead of .txt.

When you run the batch file it should copy the file to your C drive and then
launch it. Once you get it working you can put the batch file on the network
and give everyone a shortcut to it.
 
Top