473,394 Members | 1,761 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,394 software developers and data experts.

Individuals and Groups In Same Table

How do others handle this situation .....

Associates may be individuals, businesses, organizations or groups. It is
desired to record all Associates in one table due to the relationship of
AssociateID to numerous other tables in the database. Since the big majority
of Associates are individuals, the associate table is set up with FirstName,
MI and LastName.

Do others put the names of businesses, organizations and groups in the
LastName field?

What do you do about data entry forms? For individuals there are three
textboxes labeled First Name, MI and Last Name. Do you use the same form to
enter businesses, organizations and groups? If you do, hjow many textboxes
does the form have to enter the name and how do you label the textboxes? Or
do you use a different form than the form for individuals?

Thanks!

Steve
Apr 4 '07 #1
1 1063
On 4 Apr., 20:15, "Steve" <s...@private.emailaddresswrote:
Do others put the names of businesses, organizations and groups in the
LastName field?

What do you do about data entry forms? For individuals there are three
textboxes labeled First Name, MI and Last Name.
In your example probably last names of individuals and names of
businesses, organizations and groups are to be processed the same way,
so I would enter them in the same testbox of the same form and I would
label it "Lastname/Company".

Sometimes could be necessary to have also a combo where one can choose
the type "Com/Individual/Org/Gov" or whatever.

Sometimes it is different, when individuals are also part of a
company, then I have two textboxes, Company and Lastname, but then I
have to enter the last name of individuals in both.

Hope it helps.

Marco P
Apr 4 '07 #2

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

Similar topics

5
by: Mark | last post by:
Hi - I have set-up security for my users - the security is held in a text field, separated by a comma. If the users a member of groups 1, 5 and 6 - the usergroups field is set to 1,5,6 - to...
4
by: mikosullivan | last post by:
OK, so, say you've got a table, and it's set up like the following code. Note the rules="groups" part and the background-color:lime part. <table rules="groups" cellpadding="8" cellspacing="8">...
0
by: Phil | last post by:
I have a fairly large report that serves many purposes. First: it is informational in nature, Second: it allows input from users, Third: it has drill down reporting ability on certain fields. ...
0
by: Phil | last post by:
I have a new database table which contains name and url field. When I order by name I get two groups, the first being those without an entry in the url field, the second with an entry in the url...
1
by: Liz | last post by:
I have a table of about 10,000 records where each record has a numeric field named RecIdent. The value of RecIdent starts at 1 and is not sequential. For a given RecIdent, there may be only one...
6
by: David | last post by:
One of my farm livestock app customer wants me to tweak the system so he can record where every animal is, and has been while it was on his farm. .. Example - heifer X was in top shed from...
2
by: Daniel G | last post by:
Hello, I am working at a ASP.NET project that uses authenticate/authorize via Active Directory. There are many groups with different roles. I am unable to 'see' a solution for this kind of...
1
by: j.eckles | last post by:
I'm trying to determine if there is a way in VBScript, perhaps via ADO or DAO, to access what I'll term MS Access "object groups". What I mean by "object groups" are the folders that you see under...
0
by: bcanter | last post by:
I found a file on the web that will allow you to enumerate groups but it was an .hta and the top level admins won't allow this. I need to give managers access to the groups so that when a new user is...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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...
0
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...

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.