Importing data from one database to another
Moderator: General Moderators
Importing data from one database to another
I have a database with hughe datas. I also have another new database in another server with matching the database schema of old one. I want to import the datas from the first database to the second database. The two database are in different server.
-
Paul Arnold
- Forum Contributor
- Posts: 141
- Joined: Fri Jun 13, 2008 10:09 am
- Location: Newcastle Upon Tyne
Re: Importing data from one database to another
Do you have a way to export your database as an SQL file?
Re: Importing data from one database to another
Actually it has too data so that can not generate the sql file.