A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Need clairification



 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old May 10th, 2009, 12:41 PM posted to microsoft.public.access.tablesdbdesign
John F[_2_]
external usenet poster
 
Posts: 18
Default Need clairification

Ok, the lightbulb has illuminated. Thanks I have been doing this kind of
database occasionally alll along, but I did not realize that this was the
term used to describe it.


"John W. Vinson" wrote:

On Sat, 9 May 2009 19:19:01 -0700, John F
wrote:

Ok, I sort of figured out that much but how would you implement this?


Set up your Items table with an ItemID primary key (Autonumber or other
datatype) and the fields pertinant to all items; and set up each subclass
table with an ItemID primary key. This should be a Long Integer if
Items.ItemID is an autonumber, othewise it should match. Each subclass table
would have fields for the proper attributes of that subclass.

For data entry you'ld use a Form with a Subform; one useful technique is to
change the subform's Recordsource to the (say) Software table if Software is
selected on the main form as the item type.
--

John W. Vinson [MVP]

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 02:50 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.