Viewing 2 posts - 1 through 2 (of 2 total)
I changed from LoginName = SYSTEM_USER to LoginName = CONVERT(varchar,SYSTEM_USER) and that did the trick! Any ideas why that solved the problem?
August 1, 2002 at 10:00 am
#433828
Is this what you're looking for? The window procedure may call this several hundred times based on settings for the user.
SQL2000
|--Nested Loops(Left Semi Join, WHERE:([t_SumInventory].[SiteID]=[SiteSecurity].[SiteID]))
...
August 1, 2002 at 9:07 am
#433816