Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSDE/SQL Server/etc - Stored procedures and such
Message
De
16/08/2003 12:44:54
 
 
À
16/08/2003 12:43:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00820729
Message ID:
00820785
Vues:
17
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform