Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SET DATEFIRST 1 in UDF errors out with...
Message
 
 
À
25/06/2002 06:02:56
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00671930
Message ID:
00671968
Vues:
11
According to BOL, SET commands aren't allowed in the function body. See CREATE FUNCTION in BOL for details.

>Server: Msg 443, Level 16, State 2, Procedure ISOweek, Line 8
>Invalid use of 'SET COMMAND' within a function.
>
>Error 443 is explained in TSQL help as
>'Invalid use of '%s' within a function. ' which is great to know, but how do I get around that?
< snip >
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform