Results 1 to 10 of 10
  1. #1
    bsugrue is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Mar 2018
    Posts
    5

    Smart route planning Inside a building

    I got thrown into a new project at work using Access to build a data base, User input apps and smart route planning. Being semi new to Accesss, any suggestions on how I might go about this?



    Thank you,
    Brendan

  2. #2
    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,870
    Welcome to the forum.
    I suggest you tell us a little about yourself -how did you get volunteered etc.

    What do these mean in your organization
    User input apps and smart route planning
    Some examples/expectations would help clarify.

  3. #3
    bsugrue is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Mar 2018
    Posts
    5
    I’m a new hire that got attached to a few projects. It’s been a few years since I’ve used Access and Excel (slowly catching up on these). Here’s what I’m trying to do.
    Phase 1
    -build a database of users
    -build a database of units
    -have a self-generating list that the database searches. Have work scheduled on them based on set parameters
    -have the users entered new information based on service into a simple form (Tablet)
    -display % of work completed on a master board

    Phase 2
    -implement smart route planning (from unit to unit) into the database to reduce “wandering”
    -update info in real time via Wi-Fi

    I realize this is a lot. Just trying to get a leg up on a project that was let drag for a few months. Any help would be appreciated.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    Still not sure what you mean by 'smart route planning (from unit to unit)'. What is a 'unit' - room, building, street, city or some other entity?

    If you want a graphical display of 'route', might better invest in mapping software.

    Did you Google or Bing: Access database shortest path route
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    bsugrue is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Mar 2018
    Posts
    5
    Basically I’m trying to make google maps inside our warehouse that would allow our techs to have a preplanned route to follow for maintenance each day. Also have a database that we can enter what machine what need maintenance.

  6. #6
    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,870
    ?? How big is your warehouse??
    Do you have some special affiliation/contract with Google?

    I was aware of Google mapping public roads.

  7. #7
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    What? You are mapping routes within a single building?

    I have used ArcGIS to export vector data to XML file that can be loaded to GoogleEarth. Access can export to XML.

    Have also done a little programming of web page embedded maps but far from an expert and I don't have access to the resources any more. And it wasn't easy.

    But apparently none of that is relevant to your situation.

    I suppose the shortest path algorithm can be programmed in Access but way over my capabilities.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  8. #8
    bsugrue is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Mar 2018
    Posts
    5
    Quote Originally Posted by orange View Post
    ?? How big is your warehouse??
    Do you have some special affiliation/contract with Google?

    I was aware of Google mapping public roads.
    I'm just using google maps as a reference. Not sure of any other available programs. I'm new to this and just trying to figure out the right way to ask questions.

  9. #9
    bsugrue is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Mar 2018
    Posts
    5
    I don't have the exact size of the warehouse but we have several different wings. I got put on this project that was a stand still and trying to make the best of it.

  10. #10
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    Only thing I can think of is you use a graphics software (MSPaint ?) to create a bunch of image (bmp, png, jpg, wmf) files of the various routes. Table has Start and End fields and another field with the image.

    User selects start and end locations as search criteria and the correct image record is returned for display in an image control. No algorithm calculation.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Smart Database
    By jwallace in forum Database Design
    Replies: 2
    Last Post: 12-19-2015, 08:11 AM
  2. Replies: 7
    Last Post: 12-11-2015, 10:06 AM
  3. schema issues: What's the best route?
    By skyhighELS in forum Access
    Replies: 2
    Last Post: 11-02-2015, 06:28 PM
  4. Replies: 4
    Last Post: 03-17-2014, 10:51 AM
  5. Replies: 1
    Last Post: 09-05-2012, 07:04 AM

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