Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bostondbapps

    Operation illegal on linked parameter

    I was having the exact same problem. This was a result of my making an unnecessary call to myReport.Refresh() after I had set the parameter with a call to myMainReport.SetParameterValue ("MyParameterName", "MyParameterValue") I removed the call to myMainReport.Refresh() and everything works...

Part and Inventory Search

Back
Top