I'm using 4.2.1 and am having an issue with an Oracle 11 database. When I try to create a parameter in the dataset, it doesn't get created. The query runs fine until I try to add the parameter. where field = ? Nothing gets created in the parameter tab and the query generates the error "SQL statement does not return a ResultSet object"
I saw references to similar problems and one of the suggested solutions was to add the where clause to the before open script. Can you give me an example of how to do that? Or, is there a solution to what seems to be an Oracle 11 issue. I have no problems with MySQL.
Thanks!
Steve
I saw references to similar problems and one of the suggested solutions was to add the where clause to the before open script. Can you give me an example of how to do that? Or, is there a solution to what seems to be an Oracle 11 issue. I have no problems with MySQL.
Thanks!
Steve