hi


i using exec SPName 'filterthis',1,NULL in query analyser. it works successfully.

i m accessing SQL stored proc in my page and i want to pass NULL as parameter from asp.net. but there is no enum for SqlDBtype.null. how can i pass NULL as parameter?