View Single Post
  #1 (permalink)  
Old 08-03-2007, 10:17 AM
oxygen oxygen is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 633
oxygen is on a distinguished road
Default C# .Net Tips & Tricks

hi... guys....

For my project, I am having table <sample table>. In that table have some null allowable field also. I want to select all (or specific) the records from that table. I am working on .net frame work 2.0. In my project I am using table adapter for handling stored procedures and methods.

I got the null exception while I am fetching the records in that table through table adapter.
__________________
The OXYGEN
Delivers edgy, intelligent Technology to all...

Last edited by Booom : 08-18-2007 at 12:59 AM.
Reply With Quote
Sponsored Links