Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hitting a temp table in a pass-thru query
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01355354
Message ID:
01355376
Vues:
22
>Ah, that's my problem. I have a stored procedure that creates the temp table. If I create it as a ##temp table will it stay after the sproc dies?

Yes it'll be available because it's global temp table, but it'll be shared by all users. I don't think you want that.

>I have considered using views as opposed to temp tables.

Hah?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform