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 dencom 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: bodev
  • Content: Threads
  • Order by date
  1. bodev

    cannot parse alias table objects (database DB2)

    Hi, my environment: BO XI 3.1 database: DB2 I have aliased a table (fairly large) and wanted to create objects that check condition in this alias table and another table before bringing data from this alias table, but I get below error when I try to parse: Parse failed: Exception: DBD...
  2. bodev

    pass parameters to command object parameters

    Hi All, SCENARIO: I have a report that contains a command object besides some database tables. I do not have the command object linked to any tables. I have 3 parameters in the report that I require the user to enter. ISSUE: Is there a way that I can pass these 3 parameters to the command...
  3. bodev

    pass value from sub to main report's Page Footer

    Hi All, Scenario: using crystal report 2008 I have a sub report that pushes its contents to the next page if records are more than 3. I have placed that sub report in the main report's Group Header 1c. I have a part of the report that I want to be able to display on the first page of the...
  4. bodev

    Print all records on next page if field values meet condition & records more than 3

    Hi Gurus, Scenario: I have a requirement where I need to print all records on a new page if field values meet condition and if such records are more than 4. I have a grouping on the report so i m assuming i would need to use the "New Page After" option on the Group Header immediately above...
  5. bodev

    Print all records on next page if more than 3 records

    Hi All, I have a requirement where I need to print all records from the detail section on page 2 if number of records are more than 3. So, no records (from the detail section) will print on first page if the records are more than 3. Please help. Thank you.
  6. bodev

    print multi page crosstab Subreport

    Hi Gurus, After lots of unsuccessful searching on the net, I m posting my question hoping to get an answer. SCENARIO: I have a subreport containing crosstab table that spans on multiple pages horizontally. The crosstab is in the Report Header section in the Subreport. The crosstab is in the...
  7. bodev

    Report out of format after deploying to business objects Enterprise

    Hi Gurus, I m trying to develop forms in crystal reports using text boxes. Once I align the text boxes, I deploy the report to Business Objects Enterprise to see how it looks there and surprisingly, some boxes are not aligned anymore. Please help. Thank you
  8. bodev

    cannot change End date parameter in record selection formula

    Hi Gurus, Environment: Crystal Reports 2008 Business Objects XI 3.1 I have 2 date parameters (?StartDate and ?EndDate) that take user input for Beginning and End dates. I want to change the date that the user inputs so that the date part remains the same but gets time stamp of 11:59:59 PM. I m...

Part and Inventory Search

Back
Top