Re: Multiple MDB files???
- From: "Craig Alexander Morrison" <designers@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 9 Sep 2005 09:40:57 +0100
Why do you not enforce referential integrity?
If size is an issue use SQLS2000 or DB2 but NEVER have related tables in
different MDBs.
Your advice is absolutely wrong, if you care about the data. If you could
not give a damn about data consistency then your advice would certainly help
ensure the data could become inconsistent.
--
Slainte
Craig Alexander Morrison
Crawbridge Data (Scotland) Limited
"Scott N Weber, MCP" <ScottNWeberMCP@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:5CA7D4E0-F407-40C1-89A5-690E33CAA581@xxxxxxxxxxxxxxxx
> It is definately better because it doesn't have all of your eggs in one
> basket. Furthermore when you update information in a single table, you are
> updating a smaller file altogether. However you may also encounter a
> reduction in speed when another user goes to open up the same file that is
> already open by another user. To work around this just open up a table in
> each mdb when the program loads.
> For more information on that check out Tony's page at
> http://www.granite.ab.ca/access/performanceldblocking.htm
>
> Good Luck, BTW we have 27 back end mdb files. Some still get very large.
>
> "brba" wrote:
>
>> I have a databse with an Access front-end on everyone's individual PC
>> sharing
>> an Access back-end on the server. The tables in the back-end data file
>> are
>> linked into the front-end. As we increase the functions of the database,
>> and
>> thusly the number of tables (currently my question is whether or not it
>> makes
>> more sense to create multiple back-end data files or if just one would be
>> OK.
>> RIght now, my back-end is 32MB in size...not large, but getting larger
>> every
>> day. I'm leaning towards splitting the back-end into about 5 different
>> files
>> and repointing the links.
>>
>> Any comments?
.
- References:
- Multiple MDB files???
- From: brba
- RE: Multiple MDB files???
- From: Scott N Weber, MCP
- Multiple MDB files???
- Prev by Date: Re: Multiple MDB files???
- Next by Date: Re: Multiple MDB files???
- Previous by thread: RE: Multiple MDB files???
- Next by thread: Re: Multiple MDB files???
- Index(es):
Relevant Pages
|
|