473,503 Members | 3,308 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

table distribution

Hi all,

I have an application that use a lot of tables.

All those tables are located in 4 different mdb files.

I am wondering would it be better to put all the table in the same files?
What are the pros and the cons?

One of the table contains large binary object. I intend to leave that one in
a
separated mdb files. is that ok or it make no difference?

regards,

pierre

Nov 13 '05 #1
1 1416
"Pierre" <pf@arobas.net> schreef in bericht news:ij********************@wagner.videotron.net.. .
Hi all,

I have an application that use a lot of tables.

All those tables are located in 4 different mdb files.

I am wondering would it be better to put all the table in the same files?
What are the pros and the cons?

One of the table contains large binary object. I intend to leave that one in
a
separated mdb files. is that ok or it make no difference?



Pierre,
Q1: How many is *a lot* of tables ? 20 , 40, 100 ?
Q2: What size is your backend ?

Well it depends on the application I guess, but IMO the tables should be located in *only one* backend if possible.
Maintenance and distribution is, of course, much easier when there is only one backend involved.

WHY are your tables located in 4 mdb's now ?
If you don't have a specific reason, then put them in one mdb.

If you hit Access limits you HAVE to go another way, but I see hardly any advantage when you use more than one backend.
I can in fact only think of possible corruption. (if so, not all your date is involved...).

I develop fairly 'big' databases sometimes (>500.000 records in some tables). Sometimes there are more of these big one's.
Only once I have used two seperate backends, where the second backend was merely a lookup of Postal codes.
When you use relations (RI) between the tables the table must live in the same backend.
Since I always use RI ...

--
Hope this helps
Arno R
Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1457
by: Sjoerd Mulder | last post by:
Hi all, I'm currently managing a site with information from our members such as phonenumbers and emailaddresses, stored in a table. I would like to retrieve the emailaddresses from the table and...
7
10789
by: Bing Wu | last post by:
Hi Folks, I have a very large table containing 170 million rows of coordinats: CREATE TABLE "DB2ADMIN"."COORDINATE" ( "FID" INTEGER NOT NULL , "AID" INTEGER NOT NULL , "X" REAL NOT NULL ,...
9
2788
by: Andrea | last post by:
Hi, I've read the former postings but was not able to solve my problem: I have a Summary Table (or MQT as you like it) and the query optimizer does not seem to use the summary table. I run...
1
6996
by: atahim | last post by:
I have a query in my database that calculates '# of Days' based on a start and end date and displays it amongst other fields. What i need to do now is develop another query that will give me the...
16
4852
by: UDBDBA | last post by:
Hi All: I need some clarification on a MERGE statement. The database is on V8 FP12 (AIX) 64bit. The source table is tableA. The target is a View "FACT" with UNION ALL because of the 512 Gig...
3
8740
by: imtmub | last post by:
Hi, I have two tables in that one table contain name id, name, categary etc., and other table contains name id, name but not categary. now i want to copy the categary column another table. One...
12
3086
by: kabradley | last post by:
Hello, Thanks for looking at my post and hopefully having an answer or at least a suggestion to my problem. I currently work at a financial planning office that deals with many clients and accounts....
2
2543
by: Margie | last post by:
Hello again After getting great help perfecting my little Access 2007 movies database, I've stumbled upon an inconvenience. In my opinion it seems basic, but still I'm not able to solve it. As an...
2
2647
by: Margie | last post by:
Working on my movie database, I've yet again encountered 2 related problems that I just can't seem to fix. I've build a table (called Movies) around which I build the form. In the table there are...
0
7192
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7064
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7261
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7445
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5559
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4991
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3158
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3147
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1492
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.