M
Mr. Magic
I have code to convert a class with lots of data in it to XML that I can
then put in SQL. Question is, once it's in SQL, can I process it on the SQL
end? I know on the client side I can take the XML, load it back into the
class and access it there but there are times I'd like to be able to process
it at SQL (in a stored proc).
TIA - Jeff.
then put in SQL. Question is, once it's in SQL, can I process it on the SQL
end? I know on the client side I can take the XML, load it back into the
class and access it there but there are times I'd like to be able to process
it at SQL (in a stored proc).
TIA - Jeff.