PDA

View Full Version : CodePlex: Stored Procedure Generator (for SQL Server 2000/2005)


RSS Bot
31st May 2008, 11:37
This utility automatically creates all basic stored procedures (SelectAll, SelectRow, InsertRow, UpdateRow, DeleteRow) necessary to access the SQL Server Tables.
It also has options to create Data Access Layers for those stored procedures.

Mais... (http://www.codeplex.com/spgen)