Recent content by chaitanya

  1. C

    Improving performace at report level

    Hi All I have a report which is having two free hand SQL commands. one is taking 40 sec and other is taking 6 sec in PL/SQL developer. But when i run the crystal report after publishing it to infoview with the same commands, it is taking 2minutes. our report doesnt have any...
  2. C

    WEIframe function-Report is displaying in a small box

    Hi ALL I have used WEViewer function to show the new report in crystal reports XIR2 WEIFrame ("quadrantA", defaultreportA,2000,2000, "NO") But the report is showing in a small message box with scroll bars after clicking on the submit button by selecting the parameters.. How to resolve this...
  3. C

    Images in crystal reports

    Hi All Please help me to resolve the below issue. According to the prompt value selection,the corresponding images should get displayed in the report as thumbnails.and the no.of images are dynamic. eg:If any item is broken or damaged,then the corresponding damaged images should be shown on...
  4. C

    Passing dynamic prompts to different sections in a report

    Hi All We have a requirement like creating a single report with different sections and there is a need of passing different parameters to each section to get the results. Ex: country,region and zone are 3 sections in a report underwhich 2006,sales and rank are 3 fields. Country Region...
  5. C

    webElements-How to built WESelect LOV from Database Column?

    Hi All I am using webElements in my Crystal Report and I have a drop down box for which I am using WESelect. Now the question is how to get this drop down box populated from a database column. Syntax of WESelect is WESelect (ElementName, ElementValues, ElementDisplays,ElementDefault...
  6. C

    Crystal report with prompts

    crystal report with prompts Hello All Please help me out to solve the problem which i mentioned above. Its a bit urgent for me. Regards Chaitanya.
  7. C

    Crystal report with prompts

    Hi All, In my crystal reports I am using command object with direct SQL query and I have dynamic prompts for which I am using Business Views. If we use dynamic prompts with business views, we normally give the prompt condition in Report->Selection Formulas->Record and we have to use all the...
Back
Top Bottom