Access 2007 cannot open DB on LAN
  Home FAQ Contact Sign in
microsoft.public.access only
 
Advanced search
POPULAR GROUPS

more...

microsoft.public.access Profile…
 Up
Access 2007 cannot open DB on LAN         


Author: Shoregeek
Date: Jul 23, 2008 07:49

Hello.

I have a client with several machines on a LAN (their office) all running
Windows XP Pro SP2. Most of the machines are running Access 2003, however
one machine is running Access 2007.

The machine that is running Access 2007 can never access the network-stored
database if anyone else is already in it. However, if the Access 2007
machine is logged into the database first, everyone else can log in without
issue.

Hope someone in here can suggest something to aid in this problem.

Thanks!
Shoregeek
8 Comments
Re: Access 2007 cannot open DB on LAN         


Date: Jul 23, 2008 19:01

Split the db into front end and back end. Put the back end (tables and
relationships) on the network. Give all users read, write, and modify
permissions (and delete if you're a risk taker) on the folder where the back
end is. Put a copy of the front end (all other parts of the db) on each
user's desktop. Everyone can share it that way.

Chris
Microsoft MVP
Show full article (0.97Kb)
no comments
Re: Access 2007 cannot open DB on LAN         


Author: Shoregeek
Date: Jul 24, 2008 01:00

Ah, OK. I haven't worked in Access for a long time, so I'll have to tinker
with that a little bit.

Thank you very much!

"Chris O'C via AccessMonster.com" wrote:
> Split the db into front end and back end. Put the back end (tables and
> relationships) on the network. Give all users read, write, and modify
> permissions (and delete if you're a risk taker) on the...
Show full article (1.21Kb)
no comments
Re: Access 2007 cannot open DB on LAN         


Author: Shoregeek
Date: Jul 26, 2008 05:46

Question. Within the database that everyone in this office is trying to
access, usually at the same time, they are all typically accessing the same
table.

Will this splitting of the database still let everyone access the specific
table? Or do we need to do something fancy? :)

Thanks!

"Chris O'C via AccessMonster.com" wrote:
> Split the db into front end and back end. Put the back end (tables and
> relationships) on the network. Give all users read, write, and modify
> permissions (and delete if you're a risk taker) on the...
Show full article (1.37Kb)
no comments
Re: Access 2007 cannot open DB on LAN         


Date: Jul 26, 2008 09:55

Access is not strong enough to support multiple locks on the same
table.

SQL Server supports real locking.

Access does not.

SQL Server is free.. you should have upsized a long long long time
ago.

On Jul 26, 5:46 am, Shoregeek discussions.microsoft.com>
wrote:
> Question.   Within the database that everyone in this office is trying to
> access, usually at the same time, they are all typically...
Show full article (1.75Kb)
no comments
Re: Access 2007 cannot open DB on LAN         


Author: Shoregeek
Date: Jul 27, 2008 03:50

If databases were my specialty, then perhaps I would have moved to SQL the
first time I met this client. Given that I am not a database person, I
don't think I should be beaten down for a client not having moved to a
platform I am sure they know nothing about.

Thanks for the information anyway.

"a a r o n . k e m p f @ g m a i l . c o" wrote:
> Access is not strong enough to support multiple locks on the same
> table.
>
> SQL Server supports real locking.
>
> Access does not.
>
> SQL Server is free.. you should have upsized a long long long...
Show full article (2.21Kb)
no comments
Re: Access 2007 cannot open DB on LAN         


Date: Jul 27, 2008 13:03

you're not any sort of person whatsoever.. if you don't do SQL Server

Access isn't reliable enough for a single record nor a single user.

On Jul 27, 3:50 am, Shoregeek discussions.microsoft.com>
wrote:
> If databases were my specialty, then perhaps I would have moved to SQL the
> first time I met this client.   Given that I am...
Show full article (2.47Kb)
no comments
Re: Access 2007 cannot open DB on LAN         


Author: Tony Toews [MVP]
Date: Aug 4, 2008 19:12

Shoregeek discussions.microsoft.com> wrote:
>Question. Within the database that everyone in this office is trying to
>access, usually at the same time, they are all typically accessing the same
>table.
>
>Will this splitting of the database still let everyone access the specific
>table? Or do we need to do something fancy? :)

Yes, that will work quite well.

Please ignore Aaron Kempf's postings as he is rather monomaniacal.

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
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
no comments
Re: Access 2007 cannot open DB on LAN         


Date: Aug 4, 2008 21:36

splitting isn't reliable.

sorry. upsize to SQL Server if you give a shit about your data
if you don't give a shit about your data-- keep it in excel

On Aug 4, 7:12 pm, "Tony Toews [MVP]" telusplanet.net> wrote:
> Shoregeek discussions.microsoft.com> wrote:
>>Question.   Within the database that everyone in this office is trying...
Show full article (1.01Kb)
no comments

RELATED THREADS
SubjectArticles qty Group
Re: Access XP can create Access 2000 MDE ?microsoft.public.access ·
How do I 'back migrate' an Access database from Access 2007 to 200microsoft.public.access ·