cancel
Showing results for 
Search instead for 
Did you mean: 

processing of a query in xMII

Former Member
0 Kudos

HI,

I am using xMII 12.0, i want to pass a query from irpt page.how can we process that query and display the result in a grid.

Thanks and Regards,

Eswar.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Eshwar,

Hope you are doing great!

You can generate query in IRPT page and pass the string to SQL Query. (<Applet>.getQueryObject.setParam(1, <query>))

In the query, you can write Param.1 in square brackets

Hope this answers your question.

Best Regards,

Kedar

Edited by: Kedar Shewalkar on Feb 1, 2011 8:45 AM

Answers (0)