Use SqlParameters with the DbType set either via constructor or by setting the property.
On Mar 31, 10:53 pm, Aman Sharma <[email protected]> wrote: > Hi, > > *MS SqlServer2005 - Stored Procedure* > > Is it possible to check for Invalid Data Type in SP? For eg:- String is > passed into SP rather Integer.
