• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Emergency - MS SQL help needed nowwwww

downhiller80

Platinum Member
Right, I need to copy a database from a server running MSSQL7 to a laptop running MSSQL7 personal edition.

You can't DTS to a personal edition, which is a *real* pain in the arse.

I tried stopping the service on the server and copying the MDF and the LDF files across but that doesn't seem to have worked - Enterprise Manager sees a corrupt database, with zero tables.

Any advice?

I need to do this SUPER ASAP.

cheers

- seb
 
Copying the mdf and ldf should have worked.

The only other thing I can think for you to try is do a backup of the DB and try restoring it on the laptop.
 
Back
Top