Recent content by gpl9310

  1. G

    update entire remote mysql table from access db

    Basically what I want to do is create an update script in my access db that will drop an entire table from a remote mysql db and then copy the corresponding table (updated) from the access db to the mysql db. Can anyone give me some pointers or know of any existing scripts?
  2. G

    Pulling info from remote mysql db using VBA in access 2003

    Hello, I'm fairly new to VBA and Access in general, but I have some questions regarding using VBA to pull info from a remote MySQL db into an Access db. (Almost all of my experience is in Web and Database Development) Basically I'm wondering if there are any resources that describe, in...
Back
Top Bottom