StrataFrame Forum

WriteXml Problem

http://forum.strataframe.net/Topic4875.aspx

By Brad Vick - 11/30/2006





I am using the CurrentDataTable.WriteXml to generate an xml file with the date from my business object. This worked fine until I added a new field to the table. The new field does not show up on the xml. Any ideas?
By Brad Vick - 11/30/2006

This was because the value in the new field was dbnull.
By Trent L. Taylor - 11/30/2006

Well, I see this has turned into a "self-serve" post BigGrin  Glad you found your problem.