.SetParameterValue doesn't affect reports query

In my .frx report I have this query "select * from [Batch] where [BatchID] = @param1";

param1 has a default value as 1.
PxXIXAg.png

This is part of my report.cs file http://pastebin.com/Nae01pJx

This is the result I get KaaSJbJ.png

Any ideas?

Thanks!

Comments

  • StarkStark Syria
    edited 12:55PM
    Try to change datatype in Query Wizard to "Int32" or "String".

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.