cancel
Showing results for 
Search instead for 
Did you mean: 

Ms SQL Server to Datasphere

0 Kudos
173

we have stored procedures created in MS SQL Server. I would like to know if it is possible to extract the output of these stored procedures into Datasphere. If yes, could you please advise on the method to achieve this?

Accepted Solutions (0)

Answers (1)

Answers (1)

Martin_Kuma
Active Participant
0 Kudos

Hi, I would materialize / persist the results into a table on the MS SQL Side, then use replication flow to load the data into an inbound table on the DSP side. Cheers, Martin