What I need to do is to create the stored procedure on the fly, and then once it is created, execute it and once execution is done, needs to be dropped. What I'm not sure of though is how to create it in ASP.NET using VB.NET. Any help would be appreciated. Thanks