UtterAccess.com
X   Site Message
(Message will auto close in 2 seconds)

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> I think I'm starting to grasp the point of normalization...    
 
   
Accipiter22
post Nov 1 2006, 09:46 AM
Post #1

UtterAccess Guru
Posts: 537
From: Boston, MA



I have a database for a company...there's tables for billing corrections, equipment that's in customer's homes, final billing information when someone moves, etc... So rather than have things like addresses stored in every table, I could have one table for addresses, one for customer names, etc.

So I could have something like this:

tblcustomer
CustomerID (Primary Key)
CustomerFirst
CustomerLast

tbladdresses
AddressID (Primary)
CustomerID (Foreign)
HouseNumber
Street
City
State
Zip

tblproduct
EquipmentID(Primary)
CustomerID(Foreign)
EquipmentName


and so on and so forth....now my question...when I'm making forms and reports for this thing...how do I get the forms to display the actual names for, say, the customer's address, instead of the ID number?? (assuming the form isn't based on the customer table, but the address table)
Go to the top of the page
 
+
GroverParkGeorge
post Nov 1 2006, 10:20 AM
Post #2

UA Admin
Posts: 19,373
From: Newcastle, WA



Main form/Sub form designs and combo boxes.

George
Go to the top of the page
 
+
Accipiter22
post Nov 1 2006, 10:31 AM
Post #3

UtterAccess Guru
Posts: 537
From: Boston, MA



sounds good to me, if I get stuck I'll post in the forms/subforms forum
Go to the top of the page
 
+

Thank you for your support! Reply to this topicStart new topic

Jump To Forum:
 



RSS Go to Top  ·  Lo-Fi Version Time is now: 19th June 2013 - 09:14 AM