473,385 Members | 1,587 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Organizing MS access Data

MS ACCESS 2003
ENGLISH

I have 3 main categories, Current Client, Past Client, Prospective Client. The sub categories would include associates, landowners, nurserys, producers, sawmills, timber tax.

I am lost, I dont konw how to make them connect. I could have a current client that is a timber tax client and also a producer. And right now I have it set up to "autofill" into each, but this would get messy after awhile.

My question is "how could I organize this more efficiently"

You can view what I have done so far at ** Link removed **

Thank you very much in advance!
May 21 '08 #1
2 1287
JustJim
407 Expert 256MB
Hi
Without downloading and opening your zip files (just not going to do it!) I can't see what you have done yet, but I have two suggestions.

The first is to read Mary's now famous article on normalisation . It takes a bit of digesting but it really is what relational databases are all about.

The second is to consider what you have said in your post. You have Clients and you have some information about them. The clients have a "Current" type of information and a "Type" type of information (not wording this really well, am I). Anyway, each client can be one type of Current (Current, Past, Prospect) and each type of Current can apply to many clients.

Each client can also be one type of Type (Associate, landowner etc) and each Type can apply to many clients

This suggests that you need three tables - Client, Current and Type with one to many relationships between Client - Current and Client - Type.

Good luck

Jim
May 21 '08 #2
NeoPa
32,556 Expert Mod 16PB
As JJ has hinted at, this is not how you ask a question on here.

The question should be expressed clearly in English for all to see and not rely on anyone downloading from what, for all we know, is an unsafe link.

This is not an accusation. I'm just trying to express what is simple common sense. If you want help, you'll either have to express the question clearly, or take pot luck that someone can make sense of what you've posted so far.

-Admin.
May 22 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: GBartgo | last post by:
Hi everybody, I don't know how to initialize the weight vector of each node in the tree. The input is a set of N data in M dimensions. I have to realize a software based on the article "S-TREE:...
3
by: Jamie | last post by:
Hi, Thanks for the excellent answer to my last question! One more: Does anyone have a method they follow for organizing stylesheets themselves? They seem like they can get bloated and hard to...
10
by: Rada Chirkova | last post by:
Hi, at NC State University, my students and I are working on a project called "self-organizing databases," please see description below. I would like to use an open-source database system for...
1
by: Arild Myhre | last post by:
Hello, Perhaps a stupid question, but anyway : I am using an Access 2000/XP base to to register and handle deviations in my lab.For each deviation I make a Word-file (or Excel). In each row in...
0
by: netsurfer802 | last post by:
I have a question regarding working with seperate files and organizing these files. The company I'm working for is a small comuter company that calls people that have went to computer trade...
1
by: bratiskovci | last post by:
1.How do I get functions to help me simplify access to the data structure. 2. How do I get functions to encapsulate the various calculations that I have to make. 3. How do I get functions to...
1
by: Ushach | last post by:
hi, I want to know about Self Organizing maps.T ounderstand the concept ,I need a small example which explains how clustering is done through self organizing maps?If any body implemented it plz...
3
by: zerobinary | last post by:
I am reading a book right now, but I don't that this double grade(double midterm, double final, double homework) { return 0.2*midterm+0.4*final+0.4+homework; } what does that means????? plz...
0
Dormilich
by: Dormilich | last post by:
Organize your Scripts what you should have: basic Javascript understanding a standard compliant browser additional goodies: Firefox with the Firebug plugin installed
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.