Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3077861
By: sandra81

Hi !!

Here my problem :
I want to use queryData tag in a select.
So there is my code :
<db:dbform multipart="false" autoUpdate="false" followUp="/my_page.jsp" 
maxRows="1"
tableName="my_table_1">
<db:select fieldName="my_data" styleClass="clsSelectStyle"> 
                                        <db:queryData           name="my_data"  
                query="SELECT my_data FROM my_table_2 WHERE
other_data=5>"
        />
                                    </db:select>

Result : it seems to have data in the select but they aren't displayed.

Someone can help me?

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=55830


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to