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 » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Front-End on server or on workstation ?



 
 
Thread Tools Display Modes
  #1  
Old December 31st, 2004, 04:13 PM
Mauricio Silva
external usenet poster
 
Posts: n/a
Default Front-End on server or on workstation ?

I have seem in this list people saying to split the database and put the
back-end on the server and #a copy of the front-end to each one of the user's
stations#. Is that so?

I have my databases splitted and put both database on the server (but
separated), so I am sure everybody is using the same version of the
front-end. Is there a problem on this approach?

Thanks
Mauricio Silva
  #2  
Old December 31st, 2004, 04:53 PM
Rick Brandt
external usenet poster
 
Posts: n/a
Default

Mauricio Silva wrote:
I have seem in this list people saying to split the database and put
the back-end on the server and #a copy of the front-end to each one
of the user's stations#. Is that so?

I have my databases splitted and put both database on the server (but
separated), so I am sure everybody is using the same version of the
front-end. Is there a problem on this approach?

Thanks
Mauricio Silva



Multiple people in the same front end often leads to corruption problems in both
the front end file and the data file. There are numerous ways to automatically
distribute front ends to each user's PC to ensure that they are using the newest
version. Tony Toews has a free utility that does exactly this. On a good
network and with a front end that is not too large you can simply copy the file
from a master copy on the server every time it is used by having the user click
on a shortcut that runs a simple batch file.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


  #3  
Old January 4th, 2005, 07:05 PM
Mauricio Silva
external usenet poster
 
Posts: n/a
Default


I my environment I have:
- 7 back-end
- 8 front-end databases
(so far)

each one of the front-end uses data from more than one back-end (1 of them,
is connected to all back-ends). The front-ends are located in shared folders,
according to its purpose and users privileges. (Projects, Sales,
Management,...)

I still fail to see how the front-ends and the back-ends could became
corrupted, once nobody has privileges to open the design mode in my database.
Is there some paper or Microsoft report talking about this? (If I need to
change this, I need something to show to my boss).

Unfortunately, download something from the internet is out of question
(Company's policy) so, I'll have to find a easy way to deal with this.

Thanks for your comments

Mauricio Silva



"Rick Brandt" wrote:

Mauricio Silva wrote:
I have seem in this list people saying to split the database and put
the back-end on the server and #a copy of the front-end to each one
of the user's stations#. Is that so?

I have my databases splitted and put both database on the server (but
separated), so I am sure everybody is using the same version of the
front-end. Is there a problem on this approach?

Thanks
Mauricio Silva



Multiple people in the same front end often leads to corruption problems in both
the front end file and the data file. There are numerous ways to automatically
distribute front ends to each user's PC to ensure that they are using the newest
version. Tony Toews has a free utility that does exactly this. On a good
network and with a front end that is not too large you can simply copy the file
from a master copy on the server every time it is used by having the user click
on a shortcut that runs a simple batch file.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com



  #4  
Old January 4th, 2005, 07:13 PM
Rick Brandt
external usenet poster
 
Posts: n/a
Default

Mauricio Silva wrote:
I my environment I have:
- 7 back-end
- 8 front-end databases
(so far)

each one of the front-end uses data from more than one back-end (1 of
them, is connected to all back-ends). The front-ends are located in
shared folders, according to its purpose and users privileges.
(Projects, Sales, Management,...)

I still fail to see how the front-ends and the back-ends could became
corrupted, once nobody has privileges to open the design mode in my
database. Is there some paper or Microsoft report talking about this?
(If I need to change this, I need something to show to my boss).


The entire time you are in the front end Access is constantly pulling
objects from the file over the network to the local workstation and is also
periodically saving bits of information back to the file. This happens even
when no design changes are made and even in an MDE file. With multiple
peolple in the same file "stuff happens" while this is going on which oftne
leads ot corruption.

It's sensible to argue that it "shouldn't" be this way, but it is
nonetheless.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


 




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
Access Front End with MSDE SQL Server Instance Back end Andy General Discussion 3 August 31st, 2004 03:58 PM
Q: Access DE via network MarkD General Discussion 9 August 5th, 2004 02:23 PM
Access and SQL AHopper General Discussion 26 August 3rd, 2004 07:01 PM
Business Contact Manager 2003 Nevin Installation & Setup 3 August 1st, 2004 09:41 PM
front end on server Juana General Discussion 3 June 15th, 2004 06:16 PM


All times are GMT +1. The time now is 07:23 PM.


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