Results 1 to 7 of 7
  1. #1
    trevormichaelfisher is offline Novice
    Windows 7 64bit Access 2000
    Join Date
    Jul 2014
    Posts
    3

    How hard can this be? Going slightly mad here Access to Mysql

    Hi you all seem like a knowledgeable and relatively sane group.
    Here's my problem and forgive me if I am not fluent in the database world language, I am a humble designer.
    I have a client who operates a medium size hotel and he uses an internal inventory system to log bookings and allocate and track rooms. It's nothing amazing but he loves it, wont change it and all his staff are used to it and this counts for a lot where we are. It's data is based on MS Access and is locally hosted on their office server.

    He wants to offer instant booking from the new website I am designing. This will be in Wordpress on a Windows server. To design a booking form the only things I need to query are three fields:

    Room Type - Check in date - check out date, thuse generating a true or false value depending on whether that room type is available on the sates requested, or are all the rooms of that type already booked.

    We don't want to rely on humans to make sure that two databases are in sync though.
    So I can't design an online system and run it in parallel, it will get out of sync and ruin someones holiday one day, experience tells me this is so.



    However it seems to me that it is a fairly straightforward thing for experts to do the following:

    Have the relevant fields in the MS Access database update the relevant fields in an online database, say every half hour, specifically for Room Type, Check In Date and Check Out Date.
    This will allow me to design a booking form. After that they are back in my world and I can handle everything online up to payment and generate an email to the client and to the reservation team who then manually update the in-house MS Access based software which in turn updates the online database etc.

    I have put this job out to several freelancer websites and have received replies so far that do not bear much scrutiny.

    I am hoping one of you kinds can put me out of my misery, this doesn't seem like rocket science. Willing to employ someone to implement it for me too so don't be shy.

    Thanks in anticipation of a gentle response.

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    I am not an expert in it but I will guess the best solution is to host the MySQL server local to the Access DB where the users are. If this is not possible, a reliable VPN should be employed.

    With that, host your tables on MySQL and connect to them using an ODBC connection.
    http://dev.mysql.com/downloads/connector/odbc/

  3. #3
    trevormichaelfisher is offline Novice
    Windows 7 64bit Access 2000
    Join Date
    Jul 2014
    Posts
    3
    Thanks a million, looking into that right now.

  4. #4
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    Sure thing, post back with more questions. I may not be able to answer them but others may. I will add that this project, as an aggregate, may be outside the typical scope of a developer. For instance, newer technologies/services for remote access to servers exist and your client may wish to involve their IT department to determine the most feasible approach.

  5. #5
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726

  6. #6
    trevormichaelfisher is offline Novice
    Windows 7 64bit Access 2000
    Join Date
    Jul 2014
    Posts
    3
    Hi guys and thanks for your generous advice, I will take time to digest. I did also post this on another forum, I don't think that is a cross post as I had no way to know that the two apparently independent forums were related, apologies if this others anyone, I am just trying to get this solved.

  7. #7
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    Yes it is a cross post.
    Just tell readers that you have posted and show the link.
    see this for more info

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

Similar Threads

  1. Replies: 2
    Last Post: 04-28-2014, 01:38 PM
  2. Replies: 8
    Last Post: 05-31-2013, 05:20 PM
  3. Replies: 1
    Last Post: 11-25-2011, 11:16 AM
  4. MySQL & Access
    By Scorpio11 in forum Database Design
    Replies: 3
    Last Post: 05-21-2011, 02:32 PM
  5. Subform Dialog Box Hard to Access
    By TrudyD1474 in forum Forms
    Replies: 1
    Last Post: 06-11-2010, 09:45 AM

Tags for this Thread

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