Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Verification on performance
Message
From
04/10/2010 11:57:27
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01483774
Message ID:
01483832
Views:
27
>The safer method will be to create a new varchar field, update it with rtrim of old character field, then drop the original fied and rename the new field. This is assuming we don't have an index on that field.
>
>It is always a good idea to use the good design from the beginning that changing the structure after the tables are populated.
>
>----------------------------------------------------
>Anyway, you may try changing one of the tables in SSMS, saving the script, then verifying the length of the data in the columns.

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform