View Single Post

  #5 (permalink)  
Old 11-28-2005
Bill Karwin
 
Posts: n/a
Default 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.
Reply With Quote