I created a stored procedure in SQL Server, then I create the drop/create script and am trying to see if I can run that script from within VB.net. Is that possible? If so how. I have looked for the answer and am unable to find it so I am not sure if it is even possible.I created a stored procedure in SQL Server, the