July 14, 2004 at 12:16 pm
July 14, 2004 at 6:47 pm
Bill,
From what you described i get the impression that it maybe possible to use the sqlweb release features of sql2k to handle xml over http. If that were possible you will be lucky enough not to use any "special" code
BTW this advice is FREE
* Noel
July 15, 2004 at 1:10 pm
I don't think I would want to have my SQL Server calling winsock directly. If it were to error out more than likely you would end up downing the server Since you already have the business tier getting the XML why not create an SP that accepts the XML directly and parses it to update the table directly using OPENXML?
Gary Johnson
Microsoft Natural Language Group
DBA, Sr. DB Engineer
This posting is provided "AS IS" with no warranties, and confers no rights. The opinions expressed in this post are my own and may not reflect that of my employer.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply