Topics
Started by
Posts
Last post
I have been experimenting with the BulkXMLUpload object and have had some success and a whole lot o…
12 replies
Hello, I'm trying to write the contents of an xml document to a database table. I'm stuck on …
1 replies
SQL 2005 xQuery how to compare complete xml document to xml data type column I'm hoping this is so …
1 replies
We have an application with the following architecture. Database – IIS – Web services – inter…
1 replies
Please help. I did a research but I did not find any simple solution. It's more related to ADO code…
1 replies
I am having problem with this SELECT statment DECLARE @RetVal int, @Doc varchar(8000), @iDoc int S…
5 replies
this is the XML I WANT: <?xml version="1.0" encoding="utf-8" ?> - <HelloRequest> - <…
2 replies
Hello friends... We have sql server 2000 and i need to read one perticular xml and from that i want…
1 replies
Dear friends, I need to get an information from a XML node and this content is inside of a text fie…
4 replies
Hi guys, I have a xml file in my hard disk.I…
3 replies
Is there an option you can add to a sql query that would give me XML output which also includes the…
3 replies
Hey, I was just tasked with getting counts (patient, record) from an xml document. Is there c…
2 replies
So I am sure that there is a simple answer to this, but I have not been able to find an example any…
2 replies
What is the best way of writing XML into a SQL2005 XML field from a .NET app. At present I am simpl…
4 replies
DECLARE @XML XML SET @XML = '<Test GUID="6" />' SELECT @XML.value('(/Test[@GUID])[1]','int…
8 replies
Viewing 15 topics - 556 through 570 (of 800 total)
You must be logged in to create new topics.