Results 1 to 10 of 10
  1. #1
    lileyre05 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Aug 2015
    Posts
    4

    Help with creating a mapping program from access that uses x and y coordinates


    Hello, I started working for a company who had a database designed for them by a former employee. This employee used Microsoft access to create an executable program for mapping cameras in a casino. The problem is that for some reason this program has stopped working, and I was wondering how to go about recreating it? It used x and y coordinates to plot cameras and slot machines and other things inside the executable program. How this program worked is you would open the .exe and you would login in using a username and password. After you logged in you could choose which map you would like to view using a drop down box, and then you could click and hold and swipe around the area moving the map in the direction you moved the mouse. On the map would be cameras, slot machines, walls, and so forth and each would have an x and y coordinate associated with it. I know I am not explaining this the best due to it being difficult to explain without seeing. But any help would be appreciated. Even if it is just informing me on how to incorporate a executable program that has a mapping system in it using x and y coordinates all coming from an access database. Let me know if there are any questions I can answer to make this easier to understand. Thanks for looking and thanks for the help!

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    No idea what the developer did. Program is possibly pulling data from Access tables and interacting with something like GoogleMaps or BingMap or an ESRI product. You need to know what program is programmed with. Look at the program's file name. Does it have an exe extension?
    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.

  3. #3
    lileyre05 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Aug 2015
    Posts
    4
    I believe is is programmed with Visual Basics if that helps? It is a .exe program, when I go into properties of it, it says it is an application, file version is 1.0, product name is Vaultvbp (which "vault" is the table name that has the x and y coordinates inside of access). If I took out all the x and y coordinates of the objects (slot machines, tables, camera numbers) it would just be a grey background. Hope that helps!

  4. #4
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,722
    Maybe VB6??
    Is there any documentation? Have you tried contacting the former employee/developer?
    How did they do any operation or maintenance before you arrived?

  5. #5
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    Can't edit exe. Have to go to the raw uncompiled VB project files. If you don't have those files then you are probably SOL. Editing VB project is not a task for the novice. Steeper learning curve than Access/VBA.

    You say 'mapping', what do you mean by that - is there actually a map image with locations plotted - like pins in a wall map?

    Why would the program stop working? Something has to have changed - software, hardware, something.
    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.

  6. #6
    lileyre05 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Aug 2015
    Posts
    4
    I haven't tried contacting the former employee, don't know him personally, but could probably get his information from the company. And it's not a mapping system like a google maps, more like it starts off as a grey screen, as you add objects into the access database and enter in their coordinates, they appear when you open the program. I still have the database in access, but it has a lot more things that are no longer needed in my department, but we still use the "maps" of the casino floors for camera tracking.

  7. #7
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    So a box on screen represents the casino floor and program just positions a character (X marks the spot) for each appliance. Program translates these x and y values to screen coordinates.
    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
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,722
    Make a backup copy of the database before changing anything, and store it for safe keeping.

  9. #9
    lileyre05 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Aug 2015
    Posts
    4
    Yes, June 7th exactly. There is a drop down box that allows to switch from area to area, such as area 1, then area 2, and so forth.

  10. #10
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    You need to get the developer back. Project is likely VB6 or VB.net. Need to learn whichever. Although there are similarities to VBA, learning VB6 and VB.net project design is not the same as Access database design and programming. There are forums for VB6/VB.net.
    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. Creating a pre incident program in access
    By Firemann25 in forum Sample Databases
    Replies: 10
    Last Post: 04-26-2015, 03:29 PM
  2. GPS coordinates mapping on google map
    By engr_saud1 in forum Forms
    Replies: 1
    Last Post: 05-29-2013, 05:41 AM
  3. Help With Creating Invoice Program
    By akshay_401 in forum Access
    Replies: 1
    Last Post: 09-04-2012, 05:59 AM
  4. mapping from excel to access
    By christian09 in forum Import/Export Data
    Replies: 4
    Last Post: 10-20-2011, 10:31 AM
  5. Program a 30-day trial into my Access Program?
    By genghiscomm in forum Programming
    Replies: 1
    Last Post: 05-26-2011, 02:14 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