Copy data from one database to another.
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)
|