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 strongm 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 Benbsrd

  1. Benbsrd

    Select record condition with 'IN' affect the speed of my report

    I add to my Thread these informations : my report is a simple label with the part number and his designation. I've read some posts dealing with calling a sub report Is it possible to call x times a sub report with, for each call, a parameter ? This parameter should be a part number, belonging...
  2. Benbsrd

    Select record condition with 'IN' affect the speed of my report

    Hello, I'm trying to use a select record in Crystal Report. when I put a simple condition, I have the result quickly {INVENTORY_PART.PART_NO} = {?PART_NO} => when I look at the SQL query in Crystal I have this select condition right mentionned. when I want to use the IN condition it reduces...

Part and Inventory Search

Back
Top