473,587 Members | 2,547 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Structuring question - many attributes per person in table

I have 2 tables built in my database already: A People contact table
- tblPeople (with Primary Key pID); and an Involvement table -
tblInvolvement (with Primary Key InvID).

The Involvement Table includes one record for each possible area of
work in the church. I need a way to input multiple areas of service
per person - basically, to link one pID with multiple InvID, but not
in an exclusive manner.
Nov 13 '05 #1
3 1299
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Create a form for the People table and a subform on that form for the
Involvement table. Make the Involvement data show in datasheet format.

Read the Access Help for info on subforms and how to make them.

--
MGFoster:::mgf0 0 <at> earthlink <decimal-point> net
Oakland, CA (USA)

-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQA/AwUBQRwHsIechKq OuFEgEQKO7ACg+y OrGyXZI5FjX7RDI EudZefFTpgAoKNb
07CvvTCSr29x/YgdhdotdtSU
=1/Fg
-----END PGP SIGNATURE-----
Josh Kingcade wrote:
I have 2 tables built in my database already: A People contact table
- tblPeople (with Primary Key pID); and an Involvement table -
tblInvolvement (with Primary Key InvID).

The Involvement Table includes one record for each possible area of
work in the church. I need a way to input multiple areas of service
per person - basically, to link one pID with multiple InvID, but not
in an exclusive manner.


Nov 13 '05 #2
Josh,

How about a people involvement table that looks like:
TblPeopleInvolv ement
PInvID
PID
InvID
DateGotInvolved

Build a form/subform where the form is based on the people table and the subform
is baed on the involvement table. You can use the form wizard for this. Check
the LinkMaster and Linkchild properties - they should both be PID.

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
re******@pcdata sheet.com
www.pcdatasheet.com
"Josh Kingcade" <jo**@cocsy.org > wrote in message
news:95******** *************** ***@posting.goo gle.com...
I have 2 tables built in my database already: A People contact table
- tblPeople (with Primary Key pID); and an Involvement table -
tblInvolvement (with Primary Key InvID).

The Involvement Table includes one record for each possible area of
work in the church. I need a way to input multiple areas of service
per person - basically, to link one pID with multiple InvID, but not
in an exclusive manner.

Nov 13 '05 #3
Make that -----

........and the subform is based on the PeopleInvolveme nt table..........

"PC Datasheet" <no****@nospam. spam> wrote in message
news:Bj******** ***********@new sread2.news.atl .earthlink.net. ..
Josh,

How about a people involvement table that looks like:
TblPeopleInvolv ement
PInvID
PID
InvID
DateGotInvolved

Build a form/subform where the form is based on the people table and the subform is baed on the involvement table. You can use the form wizard for this. Check
the LinkMaster and Linkchild properties - they should both be PID.

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
re******@pcdata sheet.com
www.pcdatasheet.com
"Josh Kingcade" <jo**@cocsy.org > wrote in message
news:95******** *************** ***@posting.goo gle.com...
I have 2 tables built in my database already: A People contact table
- tblPeople (with Primary Key pID); and an Involvement table -
tblInvolvement (with Primary Key InvID).

The Involvement Table includes one record for each possible area of
work in the church. I need a way to input multiple areas of service
per person - basically, to link one pID with multiple InvID, but not
in an exclusive manner.


Nov 13 '05 #4

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

Similar topics

1
2292
by: Jagdeesh | last post by:
Hello everyone, I am a new user of postgresql... I have to create a table named person like: create table person ( personname varchar(40), telefonnumber varchar(20)
0
1120
by: Jagdeesh | last post by:
Hello everyone, I am a new user of postgresql... I have to create a table named person like: create table person ( personname varchar(40), telefonnumber varchar(20)
1
1622
by: Gary Shell | last post by:
I am trying to figure out the best way to subdivide a project for multiple programmers. I am embarking on a new development project with one other person but with an idea in mind that we may need to add a couple more folks on as we progress. The user interface is an "outlook style one" with a treeview over a small navigation pane with a...
3
3179
by: Mark R. Dawson | last post by:
Hi all, I am trying to get custom attributes from a property. I can do this if I pass in the name of the property i.e. "Name" to the reflection methods, but if I pass in set_Name which is what the set piece of the Name property gets compiled to, which I am getting from the stack trace, then the attributes are not returned. For example,...
4
1167
by: telesphore4 | last post by:
Is there a better way to make the subclassing of built-in types stick? The goal is to have the the fields of a class behave like strings with extra methods attached. That is, I want the fact that the fields are not strings to be invisible to the client programmers. But I always want the extras to be there for the clients too. What I'm...
2
14193
by: Mikus Sleiners | last post by:
I want to create xml document that looks like this: <?xml version="1.0" encoding="utf-16"?> <Draft xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="TravelDraft"> <DraftId>139451de-1bc1-4070-b9d1-548dd4a7f812</DraftId> <StartDate>2006-10-04T00:00:00</StartDate>...
28
1458
by: Alan Isaac | last post by:
I have a class whose instances should only receive attribute assignments for attributes that were created at inititialization. If slots are not appropriate, what is the Pythonic design for this? Thanks, Alan Isaac
1
2667
by: fido | last post by:
Here's a bit of xml code that works. <?php $string = "<?xml version=\"1.0\" standalone=\"yes\"?> <world> <people xmlns:ss=\"http://crap\"> <person id=\"5\">John Doe</person> <person id=\"2\">Susie Q. Public</person>
2
2273
by: doozer1979 | last post by:
Hello, I'm having a bit of difficulty transforming xml elements into attributes. I want to loop through all of the <person> elements in the document and turn all of its child elements into attributes of the person element. The code i am using takes the last <person> element and changes all of its elements into attributes of the root node...
0
7920
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7849
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8215
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7973
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
8220
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6626
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5394
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
1
2358
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 we have to send another system
1
1454
muto222
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.