TurdFurguson
Programmer
I am working on a windows application in C# on a MSDE database (stripped down ms sql server). I have a crystal report viewer on the page and it calls a stored procedure I have set up that contains a parameter called game_id. When I run the application and click the report viewer page it prompts me to enter a value for the game_id. So i enter a value and click enter and the report works fine... My question is. Is there a way for the report to get the value from my application instead of prompting for it?
Thank you for your help
Thank you for your help