Friday, December 14, 2007

Stored Procs

Please be aware if you are inserting data into a data field with a value type of int and allows null be sure to set the @Param int = null

This will prevent errors when submitting.

No comments:

Clean Code Principles: A Guide for Business Owners and Decision-Makers

Clean Code Principles: A Guide for Business Owners and Decision-Makers Introduction to Clean Code Principles Clean code principles r...