[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: column headings in SQL as column-tag

Subject: RE: column headings in SQL as column-tag
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Tue, 9 Dec 2008 11:44:02 -0000
RE:  column headings in SQL as column-tag
Questions specific to Saxon are best asked on the saxon-help list at
SourceForge.

You will have to retrieve the results into a temporary tree, and then
transform it to get the column names that you want.

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: Ganesh Babu N [mailto:nbabuganesh@xxxxxxxxx] 
> Sent: 09 December 2008 04:28
> To: XSL
> Subject:  column headings in SQL as column-tag
> 
> Hai All,
> 
> I am working on the SQL extension of Saxon. for column-tag we 
> have give the literal value. Is there any way to get the 
> column headings in SQL as column-tag values.
> 
> Suppose:
> 
> Database: Name - Ganesh
>                 Designation - Manager
>                 Age - 32
> 
> 
> Required result.
> <root>
>   <row>
>      <name>Ganesh</name>
>      <designation>Manager</designation>
>      <age>32</age>
>   </row>
> </root>
> 
> Regards,
> Ganesh

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.