D
D
Dmitry Gavrilenko2017-04-11 13:43:09
.NET
Dmitry Gavrilenko, 2017-04-11 13:43:09

ADO.NET. How to get a cut. table from a stored procedure?

Hello.
I wonder if it is possible to get data from one stored procedure (hereinafter referred to as SP), and transfer the same data to another SP.
We don't know anything about data and columns. It is not necessary to process and change this data. Give links how to do it using ADO.NET

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Tsvetkov, 2017-04-11
@tsklab

MICROSOFT SQL SERVER
Use a global temporary table or variable of type table .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question