Monday, October 24, 2011

SQL Server Stored Procedure best practices

Project Description

 
This SQL Server stored procedure best practice guide contains documentations of best practices and helper tools to enhance further match with the best practices.


This project is for SQL Server 2005 (and above) stored procedures, although I have included some notes to indicate supports for large databases. It also means to sync with the EF supports from many database providers.

Other databases beside SQL Server as interoperability:

    Oracle version 9i
    IBM DB2 (8.2.x or higher)
    MySql 5.1 or higher


Read more: Codeplex
QR: https://chart.googleapis.com/chart?chs=80x80&cht=qr&choe=UTF-8&chl=http://sqlsprocbestpractice.codeplex.com/

Posted via email from Jasper-Net