Expand my Community achievements bar.

Database query result

Avatar

Former Community Member
Hello All,



I need to display a report on the pdf based on the database query result. The thing is My query is working fine. I'm using queryMultipleToXML. The 'test' is giving proper data in the SQL statement. The output of this is being assigned to an XML Variable A. I'm using mapping after this step. I'm mapping this A to a textbox in the pdf with xml binding(string for that field).



Problem is nothing is getting displayed on the pdf form. The problem it seems is the data from sql query result is not getting assigned to A whose type is xml.



Can Any body help me? I want to assign a database query result into a form textbox. if any sample please let me know.



thanks



Deepak
15 Replies