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.
|