Conecting to a MySQL server from Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I want to use access to create a MySQL Database and to help Edit, Delete,
and Add data in to it.

Is this possible? How do i do it?
 
Daniel said:
Hi,

I want to use access to create a MySQL Database and to help Edit,
Delete, and Add data in to it.

Is this possible? How do i do it?

If you install the appropriate ODBC driver you should be able to link to the
tables and then go from there.
 
Back
Top