[02/03] Database migration
Hello,
An older version of our app uses an AC97 DB, a newer version uses AC2000 with some minor changes but the main information remains the same.
How can I load the data stored in the old DB to the new one? loading each record individually seems like a very time consuming task, any ideas? thanks.
Re: [02/03] Database migration
This rather Database question than .Net ...
Open your old db in Access 2K and convert it.
Re: [02/03] Database migration
It will be a functionality for this new version, and putting aside the fact that the users might not have Access installed, there are a couple of extra fields in this new DB, so Im looking forward to do this programmatically.
Re: [02/03] Database migration
Exists the software for this dbfcnv.exe