A
Arturo
I have a group of Sales Mangers that are using an Access 2003 program. The
main database (the front-end) is linked to a file (the back-end) in the same
folder on their computer. They are using laptops at remote locations which
are on a VPN with a firewall. When completing a session, the computer runs a
script that sends the back-end file to an FTP site and downloads one back,
which has empty tables that will allow them to start the process all over. We
had to download the free NCFTP to allow these scripts to get through the
firewall.
I use the newly downloaded file to make updates to their program. There is a
shortcut to this file on their desktop. Upon opening this file, the Autoexec
macro will copy new forms, queries, etc. to their front-end database. The
opening form then gives them the option to start a new session or cancel out.
When starting a new session, this is what happens. They choose the option to
start the new session. That file closes and activates a VBS script. This
script opens the front-end database. There they have an option that begins
the session. After my first update was installed using this method (I
replaced 2 forms, 1 query, and added a new query), an error message would pop
up and I would get the Debug screen. The message is “Permission Denied.â€
I have worked with the IT guy to get around this. He can log in as
Administrator and has no problem. Yet, when the user logs on, he/she will get
the message. Any ideas what is happening?
Thank you.
main database (the front-end) is linked to a file (the back-end) in the same
folder on their computer. They are using laptops at remote locations which
are on a VPN with a firewall. When completing a session, the computer runs a
script that sends the back-end file to an FTP site and downloads one back,
which has empty tables that will allow them to start the process all over. We
had to download the free NCFTP to allow these scripts to get through the
firewall.
I use the newly downloaded file to make updates to their program. There is a
shortcut to this file on their desktop. Upon opening this file, the Autoexec
macro will copy new forms, queries, etc. to their front-end database. The
opening form then gives them the option to start a new session or cancel out.
When starting a new session, this is what happens. They choose the option to
start the new session. That file closes and activates a VBS script. This
script opens the front-end database. There they have an option that begins
the session. After my first update was installed using this method (I
replaced 2 forms, 1 query, and added a new query), an error message would pop
up and I would get the Debug screen. The message is “Permission Denied.â€
I have worked with the IT guy to get around this. He can log in as
Administrator and has no problem. Yet, when the user logs on, he/she will get
the message. Any ideas what is happening?
Thank you.