all groups > sql server mseq > september 2003 >
You're in the

sql server mseq

group:

using alter session


Re: using alter session Vishal Parkar
9/30/2003 6:06:45 AM
sql server mseq: Use "SET" command.
The Transact-SQL programming language provides several SET
statements that alter the current session handling of
specific information.

See more information on this in BOL.

There isn't any command as "alter session" in SQL Server.

using alter session Alain ROUILLON
9/30/2003 9:13:21 AM
Hi,

I am trying to use the ALTER SESSION statement within a stored procedure.

How can I use it properly so that my procedure can be compiled ?

Thanks for your help,

Alain

AddThis Social Bookmark Button