Microsoft
Software
Hardware
Network
Question : How to modify a field length on Live Database SQL Server 2008 - Error Message "Saving Changes is not permitted..."
I am trying to modify the length of a field on a live database running on SQL server 2008. I am updating through the designer, and saving the table. I then get the error message:
"Saving changes is not permitted. The changes you have made require the following tables to be dropped and re-created. You have either made changes to a table that can't be re-created or enabled the option Prevent saving changes that require the table to be recreated"
The table has important data so I don't want to drop and recreate it!
Is this an option I can change to allow me to do this?
This seems like a very annoying 'feature' of 2008!
Thanks
Answer : How to modify a field length on Live Database SQL Server 2008 - Error Message "Saving Changes is not permitted..."
here the aa is teh column name that you are trying to change and varchar(10) is the new data type... you should change it as your needs... if you are decreasing the length of the column you should be careful about loosing data...
Random Solutions
insert into in other access database with password
Web.Config Error - Sections must only appear once per config file. See the help topic <location> for exceptions.
modifying the default color palette
ssis dtsx package - Error loading Package.dtsx: Failed to decrypt protected XML node "DTS:Password"
Unable to load Local Users and Groups
visual Basic PowerPacks PrintForm margins
GPO
how to batch rename files without extension to .wpd files
MS Access 2000 not able to find advapi32.dll file but it is in the windows/system32 file.
SSIS package : error handling