0 Replies Latest reply on Oct 2, 2003 3:30 AM by caprieto

    SQL Queries stored on Database table

    caprieto

      I need to store some queries on a Database table and later execute it to generate reports.

      The problem I have: How execute the retrieved query?
      I need execute it from a session bean. Where can I get the connection to execute the query?

      Thanks.