how to restore very large .bak file (180 GB) in SQL Server 2008

Posted by Umutos on Stack Overflow See other posts from Stack Overflow or by Umutos
Published on 2010-04-22T18:25:15Z Indexed on 2010/04/22 18:43 UTC
Read the original article Hit count: 193

Hello!

I have a verly large .bak file (180 GB) which was stored in Microsoft SQL Server 2008 and I have to restore it. I first installed Microsoft SQL Server 2008 Express and tried to restore it in MS SQL management studio express but it didn't work because there is a size limit. Does anybody know a method how i can restore the file? Its the first time I work with Microsoft SQL and I have no clue what to do. Its really urgend and I would be really helpful for any help! Thanks a lot!

Umutos

© Stack Overflow or respective owner

Related posts about database-restore

Related posts about sql-server