A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Web Services
Author
XML response from stored Procedure
vijay kumar
Ranch Hand
Joined: Nov 05, 2005
Posts: 58
posted
Dec 22, 2005 05:21:00
0
How to get XML response from database stored procedure
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35443
9
posted
Dec 22, 2005 14:54:00
0
Receiving XML out of a database is not part of standardized SQL, so each database has its own syntax and semantics for it (if it is supported at all). Your best bet would be to check the documentation of the database you're using.
Android apps
–
ImageJ plugins
–
Java web charts
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: XML response from stored Procedure
Similar Threads
Callable statement return xml result
Java servlet accessing DB2 cobol stored procedure
How to retrieve data in xml format through stored procedure in oracle 9?
How to get data in xml format from oracle 9i thru stored procedure
VARBINARY in sp -how-to
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter