Wednesday, December 28, 2005

Inserting Null Values into SQL Server "FINALLY"

After many months of frustration I finally discovered the code to post null values into SQL Server.

cmd.Parameters.Add("@Emp_EID", System.DBNull.Value);

No comments:

How to Price Digital Services Correctly

Understanding the Importance of Accurate Pricing for Digital Services Pricing digital services correctly is a critical aspect of running ...