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 Chriss Miller 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. Daythril

    Problem with Report Built on Stored Procedure

    Okay, this is it: That error message was misleading (seems to be a pattern with this library); there was in fact a field that doesn't exist in this version of the SP, but it wasn't LABEL_TYPE. It was further down in the formula. After plowing through that one and a few more like it, my report...
  2. Daythril

    Problem with Report Built on Stored Procedure

    Thanks for the reply, which I think is pointing in the right direction. I have been given to understand that the "could not be found" message often means there was some problem running the stored procedure, so to clear the decks, and because the report was written a long time ago when the SP...
  3. Daythril

    Problem with Report Built on Stored Procedure

    I have a few dozen legacy Reports, many of them with Sql Server stored procedures as their data source. I'm trying to use them in an application built with VB.NET 2010 and CR for Visual Studio 2010 version 13.0.2. When I run a report based on a stored procedure I get an error message saying...

Part and Inventory Search

Back
Top