John & Steve, thanks for the reply. That's good to know. Is it possible to create a frontend on a webpage where they can process it through the browser sort of like doing an "attachment" like in Yahoomail. I mean, completely upload from a webpage?
Know of any scripts that can do this? Thanks! nick --- In [email protected], Steve <[EMAIL PROTECTED]> wrote: > > 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 >
