Thread
:
PHP alternative for MwSQL
View Single Post
#
5
(
permalink
)
11-28-2005
Bill Karwin
Posts: n/a
Re: PHP alternative for MwSQL
Larry Wade wrote:
> How do you use MS Access as the front-end to MySQL as the underlying
> database system?
Read about how to do this using the MyODBC driver here:
http://dev.mysql.com/doc/refman/5.0/en/msaccess.html
Regards,
Bill K.
Bill Karwin