Hello I am new to T SQL. I tried some project with sql command using C# coding. But now I am willing to consider running T SQL commands like making procedures using C# coding. ie. I want to my program run T SQL query/command. What/ How to do this? Thanks in advance for any kind of help..

What exactly are you looking for? Are you wanting to create a stored procedure (in the database) and call it from C# code, or are you trying to create a stored procedure in C# and store that in the database?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.