Go Back   CodingForums.com > :: Client side development > XML

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-31-2002, 01:54 PM   PM User | #1
pam
New to the CF scene

 
Join Date: Jul 2002
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
pam is an unknown quantity at this point
XML and xsql

I want the output as:

<rowset>
<year 2002>
<date 07/01>
elements
</date 07/01>
<date 07/02>
elements
</date 07/02>
.................................
</year 2002>
<year 2003>
<date 01/01>
elements
</date 01/01>
<date 01/02>
elements
</date 01/02>

...............................
</year 2003>
''''''''''''
</rowset>


I will use xsql to retrive data from Oracle and get the output in the above XML format. How to do this?

Thanks,

Pam
pam is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:52 PM.


Advertisement
Log in to turn off these ads.