---
title: "How we make the procedure for insert in sql server"  
description: "How we make the procedure for insert in sql server"  
author: "Rajesh Goswami"  
published: 2010-10-26  
updated: 2011-05-20  
canonical: https://www.mindstick.com/forum/59/how-we-make-the-procedure-for-insert-in-sql-server  
category: "mssql server"  
tags: ["mssql server"]  
reading_time: 1 minute  

---

# How we make the procedure for insert in sql server

there are some [problem](https://yourviews.mindstick.com/view/81399/tackling-the-problem-of-unemployment-during-corona-pandemic) to make the [procedure](https://www.mindstick.com/forum/32/stored-procedure-return-datatype) for insertion in [sql server](https://www.mindstick.com/articles/12999/what-is-table-valued-function-in-sql-server)

## Replies

### Reply by Anonymous User

You can use following link to solve your problem

[https://www.mindstick.com/blog/173/executing-insert-delete-or-update-query-in-sqlserver-using-ado-dot-net](https://www.mindstick.com/blog/173/executing-insert-delete-or-update-query-in-sqlserver-using-ado-dot-net)

This might be helpful for you.


---

Original Source: https://www.mindstick.com/forum/59/how-we-make-the-procedure-for-insert-in-sql-server

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
