Topics
Started by
Posts
Last post
Is there any way to use an XML or CSV file as a Linked Server? Or at least pull the data they cont…
1 replies
Hi, I have an XML file that has HTML tags in some of the elements . I have written a program in C#…
3 replies
Everyone: I am having a hard time while attempting to obtain a rowset view over an XML document, us…
3 replies
Hi, I hard coded the XML elements and attributes and one of my XML file falied because I have value…
5 replies
I am getting a new xml file from a vendor that I need to upload to a table. I think I have set up c…
4 replies
Is there a way to generate XML Root in SQL 2000 along with default namespace and schema location? T…
1 replies
I am encountering error message as Schema:missing element definition while running the schema mappi…
4 replies
I've got XML that specifies character values with varying numbers of leading spaces that need to be…
8 replies
I am creating an XML file from a SELECT like below: SELECT Col1, Col2, Col3 FROM PTable FOR XML PAT…
7 replies
Hi, I do have an issue creating an XML document of that format(see below) with the command FOR XML …
3 replies
I'm trying to extract information from an xml document and set up a table to store a few child segm…
3 replies
I have the following query: SELECT COL1,COL2 FROM [SBA].DBO.[TABLE1] FOR XML RAW, ROOT('DATA') From…
7 replies
I have multiple XML documents generated from a third party application. I want to use XML Bulk Load…
3 replies
Hia all, i have this query create table LockChain (Bloqueador int, Bloqueado int, …
2 replies
Hi there, I'm not sure whether this should go in T-SQL or XML but I figured I'd try my luck here fi…
1 replies
By: ducon
Viewing 15 topics - 391 through 405 (of 800 total)
You must be logged in to create new topics.