Recent content by rafael

  1. R

    Changing Backend on Bloated Access Database

    Hi clmarks, From what I understand , you want to convert MS Access backends into MySQL and then connected the Access front-end to it. First to convert the Access tables over to MySQL I used a program called Bullzip http://www.bullzip.com/products/a2m/info.php Once you have done that, you...
  2. R

    Updating MySQL ODBC Driver - problems with MS Access

    Thanks again for this guys (I added to your reputations some time ago), especially for the link, its been really helpful to me. I've been using the script to convert my access backends to connect to MySQL and its working great. I was wondering, is it possible to have the DSN-less script in an...
  3. R

    Updating MySQL ODBC Driver - problems with MS Access

    Thanks, do you think its possible using that code to re-link the tables and specify a particular MySQL ODBC driver?
  4. R

    Updating MySQL ODBC Driver - problems with MS Access

    I recently installed MySQL ODBC 5.1 Driver, but my MS Access files are still trying to use version 3.51, giving a generic error - somethings like ODBC – connection to ‘{MySQL ODBC 3.51 Driver} failed. The only way I can fix them is to re-link the tables back in MS Access which is very time...
Back
Top Bottom