MySQL Forums
Forum List  »  Microsoft Access

Re: Access with MySQL
Posted by: Jay Alverson
Date: September 22, 2009 09:54AM

Rommel Escuadro Wrote:
-------------------------------------------------------

> 1. How can I embed mysql in access project so
> that when the user install the project it also
> installs the mysql server and the database with
> it.
>

I've written .bat files to install MySQL hands-off.
This of course is only for Windows. It will also
install the ODBC Connector and the MySQL GUI tools.

You'll need to use the .msi version of MySQL and
you'll also need your database in a .sql file.

How do you plan to install your Access Project ?

>

Thanks, Jay

Options: ReplyQuote


Subject
Views
Written By
Posted
4055
September 21, 2009 11:35PM
Re: Access with MySQL
2410
September 22, 2009 09:54AM
2236
September 22, 2009 06:23PM
2477
September 22, 2009 08:01PM
2171
September 22, 2009 09:17PM
2192
September 22, 2009 09:26PM
2144
September 23, 2009 09:46AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.