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  

database design



 
 
Thread Tools Display Modes
  #1  
Old October 20th, 2004, 06:57 PM
db
external usenet poster
 
Posts: n/a
Default database design

am setting up database for public storage unit - owner stores vehicles and
equip, wants to access info by tenant, VIN, Make & Model, etc. Any
suggestions? totally new to access, but have worked with databases in the
past. HELP!!
  #2  
Old October 21st, 2004, 06:17 PM
John Vinson
external usenet poster
 
Posts: n/a
Default

On Wed, 20 Oct 2004 10:57:03 -0700, "db"
wrote:

am setting up database for public storage unit - owner stores vehicles and
equip, wants to access info by tenant, VIN, Make & Model, etc. Any
suggestions? totally new to access, but have worked with databases in the
past. HELP!!


Take a look at the links at

http://support.microsoft.com/kb/289533

There are many other good resources available;
http://www.mvps.org/access is another good place to start.

You'll need to start first by identifying the Entities - real-life
things, people, and events - of importance to your database. In this
case I'd say these would include Units, Vehicles, Tenants, and Rentals
(the latter being the event wherein a Tenant rents a Unit). Each of
these will get its own Table.

Once you have the tables constructed, and relationships defined (i.e.
each Tenant will have one or more Rentals, each Unit will have one or
more Rentals, etc.), you can start building Forms for data entry and
onscreen viewing, and Reports for printing (e.g. printing monthly
bills or a list of what equipment is stored in each unit).

If you have specific problems don't hesitate to come back with
questions!

John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 




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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Database Design for Inventory Control A P General Discussion 2 October 25th, 2004 12:51 PM
Images in a database Franz General Discussion 10 October 7th, 2004 09:35 AM
Database design Legal Yoda Database Design 1 September 17th, 2004 09:55 PM
You do not have exclusive access... ERROR Robin General Discussion 1 July 6th, 2004 01:18 AM
Database design help Kirk Database Design 3 May 4th, 2004 05:31 AM


All times are GMT +1. The time now is 05:44 PM.


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