Results 1 to 4 of 4
  1. #1
    romelsms1 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jan 2017
    Posts
    1

    car fleet planner

    Dear all,



    I join to your group in order to learn more about ms access (I am a beginner in this field) since excel is limited regarding “data bases”
    What I’m trying to do is a data base to keep track of a cars fleet with a planner/planning. In detail I want to have a database with the fleet (with all the information) another with drivers and in the end a planning for all cars bay days

    I found on the internet a Gantt example but I don’t understand how it’s made


    thank you in advance for your help!

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    i cant download the attacment, but make a schema....

    tCustomer table
    -----
    CustID
    firstN
    lastN
    etc



    tVehicle table
    -----
    VIN
    make
    model
    descr
    RentID (this would indicate the car is rented)
    etc...


    tService table
    ------------
    VIN
    SvcDate
    Problem
    FixedDate
    etc...



    tRental table (similar to an order)
    ------
    RentID
    CustID
    AmtDue
    RentDate
    etc...


    tRentalDetail table (order detail)
    ----------
    RentDtlID
    RentID
    VIN
    StartDate
    ReturnDate
    etc...

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726

  4. #4
    HiTechCoach's Avatar
    HiTechCoach is offline MS MVP - Access Expert
    Windows 8 Access 2013
    Join Date
    Jul 2010
    Location
    Oklahoma, USA
    Posts
    702
    Note: This has been cross posted to other forums

    A message to forum cross posters


Please reply to this thread with any new information or opinions.

Similar Threads

  1. Using calendar control as planner
    By agnelogat in forum Forms
    Replies: 1
    Last Post: 11-06-2011, 05:07 PM
  2. Annual Leave Planner
    By Dexter in forum Access
    Replies: 1
    Last Post: 03-01-2011, 05:00 AM
  3. db FOR fleet management
    By nsr1989 in forum Database Design
    Replies: 3
    Last Post: 02-10-2011, 07:32 AM
  4. Fleet and Tooling db
    By bopsgtir in forum Database Design
    Replies: 12
    Last Post: 12-11-2010, 06:08 AM
  5. creating a scheduler/planner - help
    By antagonia in forum Access
    Replies: 1
    Last Post: 11-09-2010, 02:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums