Mensaje
De
01/03/2010 21:43:10
 
General information
Foro:
Microsoft SQL Server
Category:
Sintáxis SQL
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
ID de la conversación:
01451878
ID del mensaje:
01451881
Views:
28
>The first thought, that comes to mind without even running this script, is to expand the values, e.g. instead of varchar(128) use, say, varchar(400).

Thanks, this works.

The structure of how SQL Server interprets all this has changed from SQL Server 2008 to SQL Server 2005. So, by using 400 instead of 128, it supports the old version as well.
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
Responder
Mapa
Ver