Save XML to single field in SQL

M

Marc Speed

I am looking at storing the XML data from infopath to a single field in a
SQL table (SQL 2005 Express). Is anyone doing this? I would rather not use
web services as I do not want to install web services on the clients
(clients are often disconnected from the corporate network).
 
Top