3
Answers

Viewing stored procedure in a window forms control from management studio

Photo of David Smith

David Smith

13y
1.7k
1
Is there away to show the actually stored procedure from SQL management studio in windows application, Basically I pulling information from a specific database from a server, and then showing the user whats going on. Now that I am pulling information. I want to give the user the ability to look at an read only view inside some type of windows control, is there away. if so how do you open an stored from the database itself and view it.

Answers (3)