A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Acess on SBS 2003



 
 
Thread Tools Display Modes
  #1  
Old July 9th, 2004, 05:24 PM
gavin
external usenet poster
 
Posts: n/a
Default Acess on SBS 2003

I was wondering if anybody has any experience putting an
Access database on an SBS 2003 server and running it from
clients. How does it behave? Are the changes dynamic
among the clients and server or does everything have to be
done on the server?

I know about making the file open in 'shared' mode, but
even then, I'm still having problems using the file by
multiple users, how far down/up do the file permissions
need to be set and what do they need to be set to? Right
now, the users have full control of the folder that the
database is in, but I still get the "this file can't be
opened - it's being used by another person" runaround.

Anybody? Help an Access newbie?


  #2  
Old July 10th, 2004, 09:26 AM
John Nurick
external usenet poster
 
Posts: n/a
Default Acess on SBS 2003

Hi Gavin,

If you've got Access installed on the workstations and the database is
an .mdb file in a shared folder on the server, there's nothing special
involved at the server level, though users need fullish permissions
(Access needs to create/modify/delete the .ldb locking information file
as well as modify the .mdb itself).

At the Access level, it's advisable to "split" the database so that the
data is in a "back end" .mdb file and all the forms, queries, etc. are
in a second "front end .mdb. The back end goes in the shared folder on
the server, but there should be a separate copy of the front end on each
workstation. Doing it this way is absolutely standard practice because
it greatly reduces the chance of file corruption when several people are
using the database at once.

Obviously when the data is in a shared file any changes to the data are
automatically available to all users. With a split database it's
possible to do development work on a copy of the front end, and when
it's working satisfactorily distribute the new version to the
workstations (there are ways of doing this automatically).

On Fri, 9 Jul 2004 09:24:34 -0700, "gavin" wrote:

I was wondering if anybody has any experience putting an
Access database on an SBS 2003 server and running it from
clients. How does it behave? Are the changes dynamic
among the clients and server or does everything have to be
done on the server?

I know about making the file open in 'shared' mode, but
even then, I'm still having problems using the file by
multiple users, how far down/up do the file permissions
need to be set and what do they need to be set to? Right
now, the users have full control of the folder that the
database is in, but I still get the "this file can't be
opened - it's being used by another person" runaround.

Anybody? Help an Access newbie?


--
John Nurick [Microsoft Access MVP]

Please respond in the newgroup and not by email.
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrade 03 Trial to Full Tom Publisher 2 June 4th, 2004 12:18 AM
Productkey problem when installing office 2003 on network Stefan Schreurs Setup, Installing & Configuration 1 June 1st, 2004 11:16 PM
Two versions again-language issue Otto Setup, Installing & Configuration 3 May 28th, 2004 04:57 AM
Office 2003 and Office 2000/97 coexist on same PC? John General Discussions 3 May 6th, 2004 12:36 PM
Multiple data in X-Axis Alex Charts and Charting 3 January 28th, 2004 12:31 PM


All times are GMT +1. The time now is 01:29 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.