Click here to Skip to main content
15,895,709 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Cannot navigate to child element through xpath Pin
led mike28-Feb-08 5:54
led mike28-Feb-08 5:54 
GeneralDynamically generating XHTML using asp.net Pin
honeyss27-Feb-08 22:11
honeyss27-Feb-08 22:11 
GeneralRepost ignore Pin
led mike28-Feb-08 5:49
led mike28-Feb-08 5:49 
GeneralRe: Repost ignore Pin
honeyss28-Feb-08 17:55
honeyss28-Feb-08 17:55 
GeneralRe: Repost ignore Pin
led mike29-Feb-08 4:54
led mike29-Feb-08 4:54 
Questionhow to insert image data(bytes) into XML File Pin
Krishnraj26-Feb-08 20:18
Krishnraj26-Feb-08 20:18 
GeneralRe: how to insert image data(bytes) into XML File Pin
led mike28-Feb-08 5:45
led mike28-Feb-08 5:45 
GeneralFormating XML Pin
nickiii25-Feb-08 6:03
nickiii25-Feb-08 6:03 
Hi everyone:

I'm having trouble exporting the follow query to XML in a valid format. For some reason it wraps in the middle of a few elements causing .NET to say the end tag is missing. I'm using SQL '05 and when I show the query results in text the same exact thing happens.

Is it possible for to "Export to File" from within Management Studio and specify the format?

<br />
SELECT DISTINCT origin_location AS location<br />
FROM famis_locations<br />
WHERE origin_location <> ''<br />
ORDER BY origin_location<br />
FOR XML AUTO, ELEMENTS<br />


Thanks!
GeneralRe: Formating XML Pin
led mike25-Feb-08 8:20
led mike25-Feb-08 8:20 
GeneralRe: Formating XML Pin
nickiii25-Feb-08 8:37
nickiii25-Feb-08 8:37 
GeneralRe: Formating XML Pin
led mike25-Feb-08 8:52
led mike25-Feb-08 8:52 
GeneralRe: Formating XML Pin
nickiii25-Feb-08 9:00
nickiii25-Feb-08 9:00 
GeneralXML to HTML Conversion in .Net Pin
honeyss24-Feb-08 18:37
honeyss24-Feb-08 18:37 
GeneralRe: XML to HTML Conversion in .Net Pin
led mike25-Feb-08 8:15
led mike25-Feb-08 8:15 
QuestionHow do we hide public properties when using a XMLweb service? Pin
pubududilena22-Feb-08 23:28
pubududilena22-Feb-08 23:28 
QuestionHow to decode from XML file..... Pin
Soundari22-Feb-08 18:27
Soundari22-Feb-08 18:27 
QuestionRDLC (Report) using XSD Dataset Pin
Jaydev Jangid22-Feb-08 1:56
Jaydev Jangid22-Feb-08 1:56 
QuestionCan I use the index on XSL to get the record Pin
vanhawk19-Feb-08 17:10
vanhawk19-Feb-08 17:10 
GeneralFirefox & XML Pin
Bassam Abdul-Baki18-Feb-08 7:03
professionalBassam Abdul-Baki18-Feb-08 7:03 
QuestionHow to get the exact node info - XML parsing question Pin
Joe_P18-Feb-08 5:53
Joe_P18-Feb-08 5:53 
AnswerRe: How to get the exact node info - XML parsing question Pin
N a v a n e e t h18-Feb-08 19:23
N a v a n e e t h18-Feb-08 19:23 
GeneralGetting maximum id Pin
N a v a n e e t h14-Feb-08 23:44
N a v a n e e t h14-Feb-08 23:44 
GeneralRe: Getting maximum id Pin
led mike15-Feb-08 4:36
led mike15-Feb-08 4:36 
GeneralRe: Getting maximum id Pin
N a v a n e e t h15-Feb-08 18:05
N a v a n e e t h15-Feb-08 18:05 
GeneralRe: Getting maximum id Pin
led mike19-Feb-08 10:00
led mike19-Feb-08 10:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.