DECLARE @bind_token varchar(255) EXECUTE sp_getbindtoken @bind_token OUTPUT SELECT @bind_token AS Token
sp_bindsession xxx