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  

Replicating only tables



 
 
Thread Tools Display Modes
  #1  
Old July 16th, 2007, 07:38 PM posted to microsoft.public.access.tablesdbdesign
Carlee
external usenet poster
 
Posts: 51
Default Replicating only tables

Hi there,

I have a database that i have replicated and distributed to four different
users. When i replicate the master the file bloats, and so too are the
replicas.

Question, can i just replicate the tables? Is there a risk?
--
Carlee
  #2  
Old July 16th, 2007, 10:17 PM posted to microsoft.public.access.tablesdbdesign
Douglas J. Steele
external usenet poster
 
Posts: 9,313
Default Replicating only tables

All you should be replicating is the tables. Application items such as
forms, reports, macros and modules should never be replicated.

In actual fact, your application should be split into a front-end
(containing the queries, forms, reports, macros and modules), linked to a
back-end (containing the tables and relationships). You'd replicate the
back-end, and give each user his/her own copy of the front-end.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"Carlee" wrote in message
...
Hi there,

I have a database that i have replicated and distributed to four different
users. When i replicate the master the file bloats, and so too are the
replicas.

Question, can i just replicate the tables? Is there a risk?
--
Carlee



  #3  
Old July 17th, 2007, 04:20 PM posted to microsoft.public.access.tablesdbdesign
Chris Reveille
external usenet poster
 
Posts: 93
Default Replicating only tables

replicate only the tables by splitting the database. Also Replication will
approx double you db size. This is normal.
--
Chris


"Carlee" wrote:

Hi there,

I have a database that i have replicated and distributed to four different
users. When i replicate the master the file bloats, and so too are the
replicas.

Question, can i just replicate the tables? Is there a risk?
--
Carlee

 




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


All times are GMT +1. The time now is 06:11 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.