Command Line with parameters doesn' work
Posted: Thu 08 Oct 2015 23:05
I have Windows 7 professional in italian languages.
I have made a simple report with a parameter in the query like
select * from DONAZIONI where CALLED_NUMBER = @param1
But if i try to run the report via command line with the option /patameters:param1="45501" on the report i don't found value.
I have made a simple report with a parameter in the query like
select * from DONAZIONI where CALLED_NUMBER = @param1
But if i try to run the report via command line with the option /patameters:param1="45501" on the report i don't found value.