FYI SQL Server 2008 Won't Save Table Changes

Administrator

VB.NET Forum Admin
Joined
Jun 3, 2004
Messages
1,462
Programming Experience
10+
Amazing how huge changes like this are made in version changes - just changing a column from not null to allow null is denied! You spend way too much time going WHY??? Well, I found an article after resorting to google, hope it saves someone else the time:

http://www.west-wind.com/weblog/posts/455560.aspx
 
Back
Top