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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by NoahS

  1. NoahS

    Bad Behavior Interpreting If Statements in Stored Procs

    Is there a reason why you think the problem is at the SQL Server level? It would be helpful to me to know what that is. I had assumed that it was not, since the stored procedure works in Query Analyzer, in the ASP page that uses it, and in the Crystal Reports 9 application. I was thinking the...
  2. NoahS

    Bad Behavior Interpreting If Statements in Stored Procs

    We have a web page displaying certain data, using a stored procedure, and we wanted to make a crystal report that displays the same information. There are two types of datasets that can be returned by the SP, so there is an IF-ELSE block that, hinging on one parameter, will return one type or...

Part and Inventory Search

Back
Top