Results 1 to 14 of 14

Thread: [RESOLVED] LINQ To Dataset - How to handle DBNull?

Threaded View

  1. #3

    Thread Starter
    VB Addict Pradeep1210's Avatar
    Join Date
    Apr 2004
    Location
    Inside the CPU...
    Posts
    6,614

    Re: LINQ To Dataset - How to handle DBNull?

    Quote Originally Posted by mendhak
    Run through the dataset before querying it. Or have your stored procedure perform ISNULL() checks and return values.
    That was the old ADO.NET way. How should I do that using LINQ query?
    I found many examples of this on the internet but all are in C#, not a single example in VB.
    Last edited by Pradeep1210; Jan 29th, 2008 at 06:46 AM.
    Pradeep, Microsoft MVP (Visual Basic)
    Please appreciate posts that have helped you by clicking icon on the left of the post.
    "A problem well stated is a problem half solved." — Charles F. Kettering

    Read articles on My Blog101 LINQ SamplesJSON ValidatorXML Schema Validator"How Do I" videos on MSDNVB.NET and C# ComparisonGood Coding PracticesVBForums Reputation SaverString EnumSuper Simple Tetris Game


    (2010-2013)
    NB: I do not answer coding questions via PM. If you want my help, then make a post and PM me it's link. If I can help, trust me I will...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width