Microsoft
Software
Hardware
Network
Question : MS SQL Server 2008 Express modifying field sizes
If I create a field in a MS SQL DB can I resize the field (larger) after there are already records in it without having any affecting the data?
Example: I create a varchar(50) field. Add 1000 fields to the DB and then want to make the field 120 characters wide.
Answer : MS SQL Server 2008 Express modifying field sizes
go into the Tools -> Options and click on the Designers item in the tree menu on the left and make sure “Prevent saving changes that require table re-creation” is not ticked as below:
Random Solutions
How can i get currently logged on user detail in .net c# winapp ?
How to fix my dcdiag errors?
embed blank word doc in access file
SFTP DLL
Time Update not working correctly
Quickly add records to large database
Find drive letter of a named drive
Installing sample databases on Sql Server 2008
Permissions - Cant access Server from XP machine
Please help with Conversion function in sql