cancel
Showing results for 
Search instead for 
Did you mean: 

XML Query Parameter

Former Member
0 Kudos

hi all,

i have a XML database, which has 10 rows and two columns first column is serial no, i want to set parameter to display firsr 4 rows using xml query. how can i set the parameter in xml query?

-murali

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

hi murali,

i you just want to display the first 4 rows using the XML query,then set the row count in general tab of the query template to 4.

- karthick

Former Member
0 Kudos

i want to press the next button in html page the grid should shows only the next 4 (5-8,9-12.....)rows, so i want to set param. please explaine me how to set param in xml query

-murali

Former Member
0 Kudos

can u please tel in detail about ur problem

Former Member
0 Kudos

shyam,

i know how to set param in SQL Query template for data filtering, but i don't know how to set param in XML query template to retrive data?

can any one explaine me how to use Param in XML Query?

Former Member
0 Kudos

in the transform tab give the parameter name and in the value give it as param.1

and then now u give the value in the parameter tab and test it u will get the result u wanted,

work it out and covey the result.

regards

shyam