Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: force int to be null... or

Started 1 month ago by qarjami
It's feeding 0 for quantity and exp and therefore i have no records in the datatable. when i test the same stored proc in sql server with null then it works. private DataTable dt(string strlpID, string strSort) { DataTable dtProducts; int? n = null; string qEqual = null; string eEqual = null;...
Site: Forums - ASP.NET Forums  Forums - ASP.NET Forums - site profile
Forum: Data Access and ObjectDataSource Control  Data Access and ObjectDataSource Control - forum profile
Total authors: 1 author
Total thread posts: 2 posts
Thread activity: no new posts during last week
Domain info for: asp.net

Other posts in this thread:

qarjami replied 1 month ago
Actually, I took care the null or 0 issue with Stored Proc. However, I have create an object for dataset. I am not able to see any records. are the my datatable syntax looks okay?

 

Top contributing authors

Name
Posts
qarjami
2
user's latest post:
force int to be null... or
Published (2009-11-13 17:53:16)
Actually, I took care the null or 0 issue with Stored Proc. However, I have create an object for dataset. I am not able to see any records. are the my datatable syntax looks okay?

Related threads on "Forums - ASP.NET Forums":

Related threads on other sites:

Thread profile page for "force int to be null... or" on http://www.asp.net. This report page is a snippet summary view from a single thread "force int to be null... or", located on the Message Board at http://www.asp.net. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity