Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSDE/SQL Server/etc - Stored procedures and such
Message
From
16/08/2003 12:44:54
 
 
To
16/08/2003 12:43:40
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00820729
Message ID:
00820785
Views:
16
>>Ahhh, totally unaware that I could store stuff in some "temp" SQL Server table for later re-use. Wouldn't there be a possible conflict if 72 users were doing similarly all at once?
>
>There are two scopes for temp tables in SQL. The first is GLOBAL scope, which means everyone can see it. The second is LOCAL scope meaning only the current connection can see it. Of course, you would use the later.

Thank you BOb.

>
>BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform