DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: dynamic where clause in reports

  1. #1
    Join Date
    Jun 2001
    Posts
    109
    Can anyone exactly tell how to create a dynamic where clause in reports and how to use it in reports using lexical parameters?

    I created the dynamic where clause in after parameter trigger and then created a _where_clause parameter and in main query I used &p_where_clause.
    When I am trying to print the value of _where_clause in before_report or after_parameter trigger then it throughs exception.
    I don't if my dunamic where clause is working or not.

    Thanks
    Saritha

  2. #2
    Join Date
    Mar 2001
    Location
    Reading, U.K
    Posts
    598
    can u paste the code base
    Cheers!
    Cheers!
    OraKid.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width