Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Database Design / February 2007

Tip: Looking for answers? Try searching our database.

How do i set up an Aviation Log Book

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Stan - 24 Feb 2007 10:43 GMT
I have office 2007 ( access & excel ) and wish to record log book entries of
flying lessons, costs, comments etc
Pat Hartman (MVP) - 25 Feb 2007 04:12 GMT
That's a pretty broad question.  sounds like you want someone to design the
application for you.  Start by taking a look at the Northwind database. It
has functionality similar to what you need.
>I have office 2007 ( access & excel ) and wish to record log book entries
>of
> flying lessons, costs, comments etc
John W. Vinson - 25 Feb 2007 05:59 GMT
>I have office 2007 ( access & excel ) and wish to record log book entries of
>flying lessons, costs, comments etc

Just like setting up any other database - identify the Entities
(real-life things, persons or events) of importance; each type of
Entity will become a table. Identify each Entity's attributes -
discrete, atomic, nonrepeating "chunks" of information that you need
to know about the Entity; each such Attribute will be a Field.
Identify the relationships between your entities.

Create your tables, then build forms to edit them.

For some pointers see

Jeff Conrad's resources page:
http://home.bendbroadband.com/conradsystems/accessjunkie/resources.html

The Access Web resources page:
http://www.mvps.org/access/resources/index.html

            John W. Vinson [MVP]
Krazy Darcy - 27 Feb 2007 07:38 GMT
Once you have your tables set up as Pat Hartman said, create forms for
entering the information/data into the system.

Also before you start building the queries,

Work out "what do I want to find out?
for example, you may want to find out who has passed a particular test.

This will help in building the queries.
But also remember you will probably want a query where you can call up all
of a particular student's records (assuming you are running a flight school),
or all entries relating to a specific flight.

> >I have office 2007 ( access & excel ) and wish to record log book entries of
> >flying lessons, costs, comments etc
[quoted text clipped - 17 lines]
>
>              John W. Vinson [MVP]
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.