Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursors?
Message
 
 
À
04/10/2011 13:54:55
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Titre:
Divers
Thread ID:
01522833
Message ID:
01525562
Vues:
37
>>>Thanks again. UT is the best! Can you help me with this one?
>>>http://forums.asp.net/t/1715921.aspx/1?Problem+with+profiles
>>
>>This is not a simple problem. May be tonight I dig into my old files in regards to profile, as I remember we did have custom profile properties.
>
>Naomi -
>If I select into a temp table, how do I then access the temp table? Do I need to setup a new connection or does the original connection have access? What if the temp table is created via a stored procedure?
>Thanks

The # temp tables are visible in the connection that created it. #Temp tables created in the stored procedure are not visible in the outside batch - they live only in the scope of the SP.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform