If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ANSI SQL > SQL to XML?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-21-02, 09:45
MattR MattR is offline
Registered User
 
Join Date: Mar 2001
Location: Lexington, KY
Posts: 606
Question SQL to XML?

We need to take the results of a SQL query and format them to a XML schema document (.xsd). I was wondering if anyone had any ideas as to how to perform this? This will be run primarily on MS SQL7/2000 although DB2, Sybase, Oracle, etc. are not out of the question so we need a database-independant solution.

I'm thinking the hardest part would be to figure out how to format the result set as defined per the XSD (the main part of the app anyway ).
We're using VB6 and MS XML 4 currently, although we're going to move to java so we can run it on *nix environments.

Any thoughts?

Thanks,
__________________
Thanks,

Matt
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On