Project Description
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.