September 17, 2009 at 11:47 pm
Hello all...
Is it possible to re-attach the database file with that size? I heard before that SQL has a limit of 5gb in attaching database files and if you exceed that limit, you have to use backup and restore?
September 18, 2009 at 12:47 am
afaik size doesn't matter, unless you have a sqlexpress instance.
There has been a limit regarding the number of files when using sp_attachdb.
Best is to use "create database .... for attach"
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply