Re: xml output from sql query

2002-04-15 Thread Andrew Savory
On Mon, 15 Apr 2002, Muhammad Irfan wrote: > I am trying to execute SQL query and want to get the output/display in xml. > I have written my SQL query in a xml file according to the > docs/samples/sql/sql-page but getting the exptions What exceptions are you getting? Is there anything in the

RE: xml output from sql query

2002-04-15 Thread Argyn Kuketayev
I use xml-serializer when want to debug the xml between components of pipeline > -Original Message- > From: Muhammad Irfan [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 15, 2002 6:12 PM > To: [EMAIL PROTECTED] > Subject: xml output from sql query > > > >

xml output from sql query

2002-04-15 Thread Muhammad Irfan
Dear All, I am trying to execute SQL query and want to get the output/display in xml. I have written my SQL query in a xml file according to the docs/samples/sql/sql-page but getting the exptions This may be beause my sitemap entries are not correct or the way I reffer to the URL is inv