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 mukhbens

  1. mukhbens

    Getting the no of records read from ASP

    Dear dcm, I am sorry but I am not an expert at crystal reports. Could u please be more elaborate? what do u mean when u say Report.PrintingStatus.NumberOfRecordSelected I mean where do u set this? In ASP or in the rpt file? Could u please tell me the exact syntax. Thanks...
  2. mukhbens

    Selection Formula in ASP

    try using the following format: selection_formula = "{stock.stockno}=" & "1000" --Mukhben
  3. mukhbens

    Getting the no of records read from ASP

    hi, Is there a way to find out how many records have been fetched by the crystal report after passing the selection formula. Actually I want to show the report only if there is data. otherwise I want to display only a message stating "no data found". I want to export the...

Part and Inventory Search

Back
Top