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  

Multiple Databases



 
 
Thread Tools Display Modes
  #11  
Old October 9th, 2004, 11:01 AM
Allen Browne
external usenet poster
 
Posts: n/a
Default

Yes, good point, Doug.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Douglas J. Steele" wrote in message
...
Sorry to quibble with Allen, but I thought it was probably appropriate to
point out that you will not be able to create relationships between tables
if they're in different databases. That means you will not be able to use
the database to enforce referential integrity.

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



"Allen Browne" wrote in message
...
If you are planning a project where some tables will contain millions of
records and you foresee many gigabytes of text-based data, Access is
probably the wrong storage database.

If you already have a database up and running in Access, and even when
compacted it is more than 1gb, then splitting it into multiple mdb files

is
a great solution. Other than verifying that each of the back end files
are
available, you are not introducing further issues.


"Poseidon" wrote in message
...
Hello,

Is it possible, or a good practice, to have multiple Access databases,
each
with maybe one or two tables? I would be using Access 2000 and feel

that
tables like 'Transactions' and 'Financial Companies' would grow too big
for
Access's 2 GB maximum for just one DB to handle considering the amount

of
data that it would store for each entity. Therefore, I would like to

keep
the large tables like these separate and spread the size over multiple

DBs
so
they can grow without me having to worry about them exceeding their
size
limit in the near future .

Also:
How would system performance react by linking the DBs if they were on a
network?
Should I be thinking about going with a more robust DBMS like SQL
Server
instead?



  #12  
Old October 10th, 2004, 03:02 AM
ProfWdesk1
external usenet poster
 
Posts: n/a
Default

You could have a database.for each large table and then make a link table to
use the data. Roy ,
  #13  
Old October 10th, 2004, 12:45 PM
Craig Alexander Morrison
external usenet poster
 
Posts: n/a
Default

....and say goodbye to data integrity and consistency!

"ProfWdesk1" wrote in message
...
You could have a database.for each large table and then make a link table
to
use the data. Roy ,



 




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
One form to multiple databases? suska Using Forms 4 December 23rd, 2004 06:16 PM
Multiple Databases into one micklove General Discussion 1 August 3rd, 2004 08:45 PM
multiple databases? sallyt Mailmerge 5 June 8th, 2004 06:13 AM
How to extract data from multiple Access databases to create a Pivot table Android Worksheet Functions 4 February 6th, 2004 03:22 PM
Multiple Conditions and Multiple Solutions Frank Kabel Worksheet Functions 0 February 4th, 2004 09:22 PM


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