How to insert a row in a Microsoft SQL Server table within a M&D Task

Modified on Thu, 19 Dec at 1:33 PM

FIRST CREATED ON 19 Dec 2024  I  AUTHOR Emma Camacho


If a new row should be added to a table in a Microsoft SQL Server Database when running a Mail & Deploy Task, this can be achieve following the steps described below.



Create a Microsoft SQL Server Datasource

and then use this Expression in the Action Execute Code:
EvaluateDatasourceExpression("datasource_name", "query" )

 
The challenge is to make your SQL Server reachable to the M&D instance and then set all the permissions to allow to insert a row in a table.




Looking for Additional Guidance?


If you require more detailed information or further assistance, please visit our comprehensive Online Documentation. Our resources are designed to help you navigate all features and functionalities effectively.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article