What about
SELECT * INTO [C:\Path\abc.mdb] FROM Tablename
Altaf
--------------------------------------------------------------------------------
All that glitters has a high refractive index.
www.mendhak.com
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I m doing a project where i have to transfer data from one database(in
> .MDB) to another database ( say.. . mysql). I know we can read the MDB
> file and .. prepare SQL and .. run that in mySQL..or some other way..
> making intemediate file...
>
> I would like to know is there any better way... directly copying..?
>
> Sijan Khadka
> (cZn)
>