That's exactly what I was going to say.  Simply export your database 
tables to some kind of flat file and use that file to import the data 
into your MySQL database.

--
Steve - Web Application Developer
http://www.sdwebsystems.com

John Magee wrote:
> 
> 
> I don't see why not - you can export access tables as csv files - and then
> just import into mysql pretty easily from the csv
> 
> On 2/16/07 4:58 PM, "nickvansmack9" <[EMAIL PROTECTED] 
> <mailto:nickvansmack9%40yahoo.com>> wrote:
> 
>  > Is it possible to export/import from Access to a PHP/MySQL database 
> on the
>  > webserver?
>  >
>  > I have a bunch of secretaries that want to have a database but all 
> they have
>  > is Access and the
>  > company doesn't want to spend for the Microsoft Server stuff.
>  >
>  > Has anyone done it w/ success? Any stories to share?
>  >
>  > Thanks!
>  > nick

Reply via email to