Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One more set of eyes needed
Message
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00761101
Message ID:
00761343
Vues:
49
This message has been marked as a message which has helped to the initial question of the thread.
>>>I didn't imply, you did :) But how should I access the result set? If I want to join it with another resultset in the upper level SP?
>>
>>You can create temp. table before you run dynamic SQL which in turn will store result recordset into that temp. table.
>
>I see.
>create table ...
>call SecondLevelSP with this table as output cursor

I'm not familiar with "table as output cursor" in SQL Server.
INSERT INTO #temptable SELECT FROM ...
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform