Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stats script not able to run on SQL Server 2005
Message
From
01/03/2010 21:43:10
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01451878
Message ID:
01451881
Views:
26
>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
Reply
Map
View

Click here to load this message in the networking platform