P
Phil Townsend
I have a unique situation where I need to serialize a dataset to memory
so that it can be inserted into a SQL2005 table with a column having XML
datatype. Some restrictions are preveting me from serializing this to a
file. What would be the best way to go about this? thanks!
so that it can be inserted into a SQL2005 table with a column having XML
datatype. Some restrictions are preveting me from serializing this to a
file. What would be the best way to go about this? thanks!