XML & Typed Datasets

  • Thread starter Thread starter EAI
  • Start date Start date
E

EAI

Hi,

I need to place XML into a database. I created a typed dataset from the
tables. Now the incoming XML might contain some null values. How do I handle
them? I get errors when I try to load XML into Typed dataset when some of
the elements are missing.

Thanks!
 
Back
Top