Question
April 9, 2008 at 02:27 AM
bracha.rabinowitz

Add from vb.application, a new procedure to a SqlServerDataBase

by bracha.rabinowitz . Updated 18 years, 3 months ago

I develop in vb.net and c#
I want to give the user an option to choose a dataBase in sqlServer, and to write a script in a textBox.
My program will add to the selected dataBase a new stored procedure, and will fill the procedure with the text from the textBox.
My question is: How can I add from my program a new procedure to a SqlServerDataBase?
I will be happy to get answers to my questions.

This discussion is locked

All Comments