Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scripts won't run on SQL 6.5 that were created on SQL 7.
Message
From
31/05/2002 12:52:19
 
 
To
31/05/2002 10:26:31
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00663435
Message ID:
00663534
Views:
13
7.0 has some features that are implemented in 6.5. For instance, LEN() was added to 6.5 in a service pack. TOP is not support by 6.5.

SQL Server 7.0 support a database compatibility option. Set it to 6.5 and see what happens on the 7.0 box when you run the scripts.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform