Problems by saving Access Database on the LAN

  • Thread starter Thread starter Tirexa
  • Start date Start date
T

Tirexa

If I want to save a Database on the LAN, an Error-Message
apears, whitch means, that i've not enough rights to save
this, bzw. that the place is outside the Intranet. To open
the file, i should copy the file to my local computer or
an accessable place on the net.
Whats wrong?
Please help!!

grez
 
Tirexa said:
If I want to save a Database on the LAN, an Error-Message
apears, whitch means, that i've not enough rights to save
this, bzw. that the place is outside the Intranet. To open
the file, i should copy the file to my local computer or
an accessable place on the net.
Whats wrong?
Please help!!

You need to get permissions on the server from your network admin. You need
read, write, create, and delete permissions to share an Access database on a
LAN. Additionally, you should split all the data tables into their own
database and link them to the rest of the application which should reside on
the workstation.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
Tirexa said:
If I want to save a Database on the LAN, an Error-Message
apears, whitch means, that i've not enough rights to save
this, bzw. that the place is outside the Intranet.

The exact message is:

"Microsoft Access cannot open this file.This file is located outside
your intranet or on an untrusted site. Microsoft Access will not open
the file due to potential security problems. To open the file, copy
it to your machine or an accessible network location."

See An Intranet Site Is Identified as an Internet Site When You Use an
FQDN or IP Address http://support.microsoft.com/?kbid=303650 at the
Knowledge Base at support.microsoft.com.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Back
Top