Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem using returns from database query

Status
Not open for further replies.

jinkys

Programmer
Sep 11, 2003
67
0
0
GB
I need to take in an xml input and use some of the fields to run a database select to get multiple rows back which I need to process, from this I need to call a database procedure passing values from input xml and return from select. Any ideas how to go about this?
 
Not enough information. If you do a BDQUERY, you will get rowds back. You can pass that to either a RUN map or functional map, depending on what you are doing. You might want to contact either the mapping gactory at IBM or professional services if you can't map this.



JuJutsu - Jeff S.
Support Analyst
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top