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

  1. manishw

    BO 6.5 Designer (login to the Repository)

    Thank you Steve. The issue was exactly as you pointed out. Had got it resolved just a few hours ago. Thanks and Regards, Manish
  2. manishw

    BO 6.5 Designer (login to the Repository)

    Forgot to mention that I do that BO XI installed, the Designer of which works fine i.e. it asks me to login to the repository before proceeding.
  3. manishw

    BO 6.5 Designer (login to the Repository)

    I have BO 6.5 installed on my machine. But when opening the Designer, I am not asked to login to the server(connect to the repository), it just opens the Designer directly. Is it an installation issue or some configuration needs to be done? Thanks.
  4. manishw

    How to show first record on each page?

    That was excellent LB :) It was simple and brilliant. Thanks a ton. Manish
  5. manishw

    How to show first record on each page?

    Hello, I have a few fields which I display on the Crystal report. I am suppressing some of those fields conditionally using the formula Not OnFirstRecord And {fieldName} = Previous (fieldName) However, I also want to display those fields for first record on each page. How can I go...
  6. manishw

    Loading PDF page by page

    Thanks for the response Marc. But my problem was not of the page timing out but the crystal enterprise restricting the number of records. I found out later that there is a setting in Crystal Enterprise wherein you can modify the "maximum records" or any number or set it to "Unlimited". Thanks...
  7. manishw

    Loading PDF page by page

    Hello.. I am using Crystal Reports 10 and executing the reports from an asp code. I am displaying the reports in the pdf format. I am facing problems when displaying very large pdf reports running into 2000 pages. I get the error, "Max processing time or Max records limit reached". I want to...
  8. manishw

    Loading PDF page by page

    Hello.. I am using Crystal Reports 10 and executing the reports from an asp code. I am displaying the reports in the pdf format. I am facing problems when displaying very large pdf reports running into 2000 pages. I get the error, "Max processing time or Max records limit reached". I want to...
  9. manishw

    Opening a new window on clicking a hyperlink

    I am using Crystal Reports 10. The Crystal Reports are called form the asp pages. I want to know if it is possible to set tool tips for a report exported in the PDF format. I tried setting the tool tips for icons/links etc in the crystal designer, the tool tips get displayed when i run the...
  10. manishw

    Connecting to a different stored procedure at runtime

    Thanks very much for your help Mo. I finally resolved the problem in this way. I made a copy of the report and updated the "Datasource Location" for this new report with the new stored proc. Thanks again. -Manish
  11. manishw

    Connecting to a different stored procedure at runtime

    Mo.. I wanted to save time on building another .rpt file which will have everything else same except the stored proc name. So wanted to check if it is possible to change the stored proc at runtime. Manish
  12. manishw

    Connecting to a different stored procedure at runtime

    Hello.. I am using Crystal Reports 10. Am running the report through some asp pages. The report is tied to a stored procedure at design time. Can I make the report connect to a different stored procedure at runtime? Both these stored procs have the same output in terms of columns. They differ...
  13. manishw

    "Action canceled" error for Crystal SDK

    Hello, The Crystal RAS SDK file which I had "RAS_SDK.chm" is not working anymore. I get the "Action canceled" error page of IE on the right pane with the message "Internet Explorer was unable to link to the Web page you requested. The page might be temporarily unavailable." I had used it a...
  14. manishw

    Opening a new window on clicking a hyperlink

    How to open a new window on clicking a hyperlink from within a FRAME Hi, Let me rephrase the problem again after some observations. We have found out that the hyperlink in thus generated pdf file is indeed opening in a new window. But when this pdf file is displayed inside a frame, clicking...
  15. manishw

    Rearrange fields after hiding some columns

    Hi samson, Even we had a similar problem. Though lbass's soln of having all possible combinations of detail sections is a very good one but may not be feasible practically for a few cases. I am yet to understand his parameters soln. Instead what we did is shift the remaining columns...
  16. manishw

    Opening a new window on clicking a hyperlink

    Hi, We are opening a Crystal Enterprise report in a browser. The report is opened in a .pdf format. We need to make some texts/images appear as hyperlinks. We did so by formatting the concerned objects in the Crystal Reports Designer and specifying the website address. But on clicking the...

Part and Inventory Search

Back
Top