Submit Your Article Forum Rules

Results 1 to 4 of 4

Thread: Access to MySql to Access

  1. #1
    Junior Member
    Join Date
    Oct 2003
    Posts
    9

    Access to MySql to Access

    On my PC, I have a database in Access which is perfectly suited for merging data with other MS Office programs. I am also creating a web site to collect data but they use MySQL on the server. I know there are converters I could use to move my database to the server but that creates a couple of questions;(1) With a converter in place, can I download updates from MySql to my Access and vice-versa easily? (2)Is there a specific converter to do this?
    Any help or direction would be greatly appreciated

  2. #2
    WebProWorld MVP brian.mark's Avatar
    Join Date
    Jul 2004
    Posts
    2,709

    That would depend...

    That would depend on your particular converter.

    Personally, I've used Access to open up tables on our MySQL server many times (using MyODBC) and created my own update functions. It isn't that difficult, especially if one table is updated online and another is updated offline.

    In doing a few quick searches, this one caught my eye as possibly being something that would perhaps do what you want, and it had the added feature of being able to schedule the updates between the databases to run automagically. Being shareware, I'd try it out and see if it does what you need. The price to purchase seemed reasonable, too.

    There were quite a few others that looked promising as well, but it all boils down to your exact needs. Google seemed to give lots of decent results on the first several pages.

    Brian.
    ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies

  3. #3
    Senior Member
    Join Date
    Nov 2004
    Posts
    145
    I use two products to move between Access and mysql, the first is NaviCat which is a windows gui app for mysql databases. It has a great import/export feature that makes moving data back and forth across different platforms a breeze. The other app is from SoftGalaxy.net called Access-MySQL converter, I prefer this app when I want to schedule large database restores or dumps, I find I have better control with the scheduling and database options then I do with NaviCat.

    They both have demo versions that you can check out to see what fits your needs best. If you want a free option I recommend SQLyog from webyog.com, they have scheduled odbc import/exports which will do the job for you. I have used the app for general administration of database and liked it, but have never used their scheduler so I can't comment on it directly, overall though its a good piece of software and worth checking out the free version.

  4. #4
    Junior Member
    Join Date
    Oct 2003
    Posts
    9
    Thanks guys. You have restored my confidence and I'm off and running again.

Similar Threads

  1. migrating from MS Access to SQL Server or Mysql
    By simonm in forum Database Discussion Forum
    Replies: 13
    Last Post: 10-20-2009, 03:28 PM
  2. Replies: 4
    Last Post: 12-04-2008, 11:58 PM
  3. remote mysql database access questions
    By shilmy in forum Database Discussion Forum
    Replies: 3
    Last Post: 08-11-2005, 09:46 PM
  4. Getting MS Access data into MySQL database
    By Dragonsi in forum Database Discussion Forum
    Replies: 1
    Last Post: 04-06-2005, 12:52 AM
  5. Transfer data from Access to MySQL via PHP?
    By DarrenPWS in forum Database Discussion Forum
    Replies: 2
    Last Post: 02-11-2005, 06:36 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
  •