Home » Developer & Programmer » Reports & Discoverer » Issue with binding parameter in Data wizard query (Oracle reports 6i)
Issue with binding parameter in Data wizard query [message #602297] Mon, 02 December 2013 18:16 Go to previous message
Berryfinn
Messages: 1
Registered: December 2013
Junior Member
I had created a parameter (:p_attributes) and I am trying to use it in the query in Data wizard.
This parameter will be displayed in the parameter form, and will be a free-entry data-label.

I had used the below query to pull data but i dont see any data in the specific column.
The below mentioned code is part of a select statement (select clause)
The 'samples' table has 3 columns - id, name, text_value

Select text_value
from samples
where name=:p_attributes


Please let me know if I am missing something here.

Thank You for your help.
 
Read Message
Read Message
Read Message
Previous Topic: One report, Multiple Copies
Next Topic: Serial Number Field
Goto Forum:
  


Current Time: Fri Mar 29 05:33:09 CDT 2024