2

I have at least one database file that is too big to backup on my server.

I want to make sure when I uninstall a botched upgrade to SQL Server 2008 that it won't delete any of my .mdf files that I've created myself under SQL Server 2005.

I'm pretty sure this is correct?

2 Answers 2

4

Yes. it's correct.

1
  • any reference for this? Commented Sep 1, 2015 at 3:29
0

To be on safer side detach database and back it up.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.