Dot Net

Syrinx .NET Development Blog
Need help on your project? info@syrinx.com, or toll free (888) 579-7469, press 1

Browse by Tags

All Tags » RAD » SMO (RSS)
Part 5 - Creating Stored Procedures using SQL Server Management Objects (SMO)
In this installation of my blog series I'll cover defining, creating and persisting SQL scripts for stored procedures based on our CodeGeneratorPropertyList using SQL Server Management Objects (SMO). As I stated at the end of my last post, this takes...