Re: How to import a .bak file into a new SQL server
Why not set up MySQL on your local Windows computer in your office? Use something like WAMP, it will just about set itself up. Then you can try loading the data without any restrictions.
When you have the data loaded in your own database, you can make a backup, which you can then load into the live database.
Much easier than re-typing all the data!
|