how to transfer records in text between databases

J

John Nurick

Export them from one database to a text file. Import the text file into
the other database.
 
Top