Recent content by RFranks

  1. R

    Select Query NOT returning Data

    I have now traced this problem to our code which was submitting the SQL. Closed
  2. R

    Select Query NOT returning Data

    I am having an problem with the OracleQuery component. I am dynamically creating SQL, using the query.ADD method and then query.EXECUTE. It works most of the time, but some queries with certain data do not bring back any data when they should (I can copy the query to SQLPLUS and it works). I...
Back
Top