473,480 Members | 1,669 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How Do I Do This

I am relatively new to Access Databases. I have a database my boss
wants me to create. We are into network marketing, known as
FineNess. I have figured out the necessary tabes to be able to track
purchases, sales and compensation calculation, inventory.

The problem I have is on how to automatically group members based on
who Registers them. Example,

If Mr. A is a member, and he registers Mr. B, then Mr. B is said to be
in the First Generation of Mr. A.

Subsequently, if Mr. B. introduces Mr. C, then Mr. C. is of the Second
Generation of Mr. A, and First Generation of Mr. B.

Initially I thought I could have a table Called
M_tblRegistrationDetails, with fields like RegistrationID,
RegistrationDate, RegisteredBy, RegGeneration, etc. This will help me
create a query that will group each member by Generation and
subsequently calculate their compensation.

The problem with this is that it requires a lot of manual entry, and
error could be high.

Does anyone have a suggestion. I will be grateful. I am under
serious pressure

Sep 16 '07 #1
1 1185
Use a self-join on the table to record who is the immediate up-line of the
member.

It works like a pedigree, where a the previous generation is the "parent".
Here's an example:
Self Joins: tables that look themselves up (Pedigrees example)
at:
http://allenbrowne.com/ser-06.html

It is also similar to assemblies that have subassemblies. Here's a sample
database that demonstrates that:
Bill Of Materials
at:
http://www.mvps.org/access/modules/mdl0027.htm

The design is simple to implement, and simple to interface. If you have to
trace all the nodes up-line, it gets more complex. Here's some reading from
Joe Celko if you need to do that:
http://www.intelligententerprise.com/001020/celko.shtml
http://www.dbmsmag.com/9603d06.html
http://www.dbmsmag.com/9604d06.html
http://www.dbmsmag.com/9605d06.html
http://www.dbmsmag.com/9606d06.html

--
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.

<he*****@gmail.comwrote in message
news:11**********************@y42g2000hsy.googlegr oups.com...
>I am relatively new to Access Databases. I have a database my boss
wants me to create. We are into network marketing, known as
FineNess. I have figured out the necessary tabes to be able to track
purchases, sales and compensation calculation, inventory.

The problem I have is on how to automatically group members based on
who Registers them. Example,

If Mr. A is a member, and he registers Mr. B, then Mr. B is said to be
in the First Generation of Mr. A.

Subsequently, if Mr. B. introduces Mr. C, then Mr. C. is of the Second
Generation of Mr. A, and First Generation of Mr. B.

Initially I thought I could have a table Called
M_tblRegistrationDetails, with fields like RegistrationID,
RegistrationDate, RegisteredBy, RegGeneration, etc. This will help me
create a query that will group each member by Generation and
subsequently calculate their compensation.

The problem with this is that it requires a lot of manual entry, and
error could be high.

Does anyone have a suggestion. I will be grateful. I am under
serious pressure
Sep 16 '07 #2

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

Similar topics

4
3328
by: James | last post by:
I have a from with 2 fields: Company & Name Depening which is completed, one of the following queries will be run: if($Company){ $query = "Select C* From tblsample Where ID = $Company...
5
2734
by: Scott D | last post by:
I am trying to check and see if a field is posted or not, if not posted then assign $location which is a session variable to $location_other. If it is posted then just assign it to...
2
2707
by: Nick | last post by:
Can someone please tell me how to access elements from a multiple selection list? From what ive read on other posts, this is correct. I keep getting an "Undefined variable" error though... Form...
2
2525
by: Alexander Ross | last post by:
I have a variable ($x) that can have 50 different (string) values. I want to check for 7 of those values and do something based on it ... as I see it I have 2 options: 1) if (($x=="one") ||...
0
3256
by: Dan Foley | last post by:
This script runs fine, but I'd like to know why it's so slow.. Thanks for any help out there on how i can make it faster (it might take up to 5 min to write these 3 export files whith 15 records...
5
3185
by: Lee Redeem | last post by:
Hi there I've created abd uploaded this basic PHP script: <html> <head> <title>PHP Test</title> </head> <body> <H1 align="center">
5
10031
by: christopher vogt | last post by:
Hi, i'm wondering if there is something like $this-> to call a method inside another method of the same class without using the classname in front. I actually use class TEST { function...
6
2647
by: Phil Powell | last post by:
Ok guys, here we go again! SELECT s.nnet_produkt_storrelse_navn FROM nnet_produkt_storrelse s, nnet_produkt_varegruppe v, nnet_storrelse_varegruppe_assoc sv, nnet_produkt p WHERE...
1
2182
by: Michel | last post by:
a site like this http://www.dvdzone2.com/dvd Can you make it in PHP and MySQL within 6 weeks? If so, send me your price 2 a r a (at) p a n d o r a . b e
11
3133
by: Maciej Nadolski | last post by:
Hi! I can`t understand what php wants from me:( So: Cannot send session cache limiter - headers already sent (output started at /home/krecik/public_html/silnik.php:208) in...
0
6904
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...
1
6732
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
6886
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
5324
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
4768
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
2990
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
2976
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1294
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 ...
1
558
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.