Viewing 3 posts - 1 through 4 (of 4 total)
I found the solution:
Tools Menu -> Options -> Designers -> uncheck: Prevent saving changes ...
😀
. .
We, Iranians: "The Peaceful Nuclear Energy is our indisputable right."
September 11, 2008 at 2:54 am
The article http://blogs.msdn.com/psssql/archive/2008/08/29/how-to-rebuild-system-databases-in-sql-server-2008.aspx has the correct details.
Thanks a lot.
My problem was solved with that article.
. .
We, Iranians: "The Peaceful Nuclear Energy is our indisputable right."
September 9, 2008 at 4:42 am
start /wait setup.exe /qb INSTANCENAME=MSSQLSERVER REINSTALL=SQL_Engine REBUILDDATABASE=1 SAPWD=test SQLCOLLATION=SQL_Latin1_General_CP1_CI_AI
When I run this command (the dvd of Sql 08 is in drive i.e G:) an error occures like this:

. .
We, Iranians: "The Peaceful Nuclear Energy is our indisputable right."
September 8, 2008 at 6:08 am
Viewing 3 posts - 1 through 4 (of 4 total)