Topics
Started by
Posts
Last post
Hi I have an xml file which has nested structure ie parent - child relation from different tables.…
4 replies
I just cannot figure this XPath/Xquery stuff out in SQL Server. For instance I have the Following …
7 replies
Hi, I am trying to get to grips with this and XML in general. I am using what I think is a nice sim…
1 replies
I'm trying to pass the xpath to an element in a variable to the count function. But the execution …
1 replies
So far I've been using xml types and have been serializing/deserializing generic lists and honestly…
1 replies
Attached is my xml that i'm trying to update: I want to update the store_number from null to a valu…
4 replies
I've a xml file like below Table is CREATE TABLE [dbo].[Cust] ( [CustomerID] [int] NOT NULL , [C…
3 replies
DECLARE @StrXml varchar(8000) SET @StrXml = <employee name='jon''s dicosta & Co' /> DECLA…
5 replies
Hi, can anyone point me at a resourse that describes what a XML Schema link is and how to use it. I…
1 replies
I have some XML data in the following format in rows; column id, column xml id1 id2 So I basicall…
1 replies
I want to learn XML. Can anybody give me some good URL or Books detail with Author Name ? karthik
2 replies
I have a requirement for my application that I allow users to define new fields on the fly. What t…
4 replies
Hi, Im a beginner in sql server. I have a system where I need to create xml fragments out of a tabl…
2 replies
I have a large dataset (names; in this context) of more than 50000 records which i wanted to d…
2 replies
I have a table with XML datatype column having following data (example of one record) ' ' I nee…
4 replies
Viewing 15 topics - 481 through 495 (of 800 total)
You must be logged in to create new topics.