🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Push Data into Stored Procedure in SQL

User: "gLearn"
New Altair Community Member
Updated by Jocelyn
Hi,

I have sample data with me to push into a stored procedure residing on SQL server, but I'm unable to see data when tried to push using Write Database operator.

Can you please suggest a way

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "kayman"
    New Altair Community Member
    To run stored procedures you can use the execute SQL operator and execute it as a query statement, if you have that one followed by a read database operator to validate applied changes it should work fine.