Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can DECLARE Static Connection variables ?
Message
From
05/05/2003 12:15:38
 
 
To
05/05/2003 10:35:29
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00784929
Message ID:
00785003
Views:
21
TSQL doesn't support the concept of static data types. Why do you need it?

-Mike

>HI
>
>I uses DECLARE @var on Batch command.
>
>I can DECLARE @Table ( Batch Variable Table ).
>I can CREATE #Table ( Connection Temporary Table ).
>I can CREATE ##Table ( Global Temporary Table ).
>
>I need DECLARE @var DATATYPE STATIC ( Connection Static Variable ).
>
>Exists this possibility?
>
>Fabio
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform