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 derfloh 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: *

  • Users: namitrs
  • Content: Threads
  • Order by date
  1. namitrs

    Calling mysql Stored proc throws error

    Hello I am trying to call a mySql Stored Proc from CR10. But I get the attached error msg. I tried testing and SP runs fine when it doesnt output any value to a variable. The SP runs perfectly fine in the query browser. But when I try to call a Stored Proc which outputs value to output...
  2. namitrs

    Calculation within groups

    Hello All I have a problem with calculation within groups. Here is the sample data - I have 5 groups (5 days) showing the top 20 sales prices of items for that day. I would like to get the median and average by each group and show it within the group. When I do avg(price) or median(price) it...

Part and Inventory Search

Back
Top