We are converting our VS2008 reports to VS2015 and have come across an issue where some (not all) reports that have parameters are throwing an error ORA-01008 Not all variables bound. I have banged my head against the wall trying to figure out what is causing this. I ended up creating a brand new very simple report to see if I could figure this out, but no luck. Any help or suggestions would be appreciated
Data Source:
Report Parameter:
Data Set Properties:
Query window:
Error:
I know the simple query works because if I hard code the value instead of passing a parameter it works:
Data Source:
Report Parameter:
Data Set Properties:
Query window:
Error:
I know the simple query works because if I hard code the value instead of passing a parameter it works: