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

Hi,
you have to select 2 columns from your query, one for the value (usually a code
value) and one for the description you want in your dropdown

Let's change your select in:

 <db:select fieldName="CB_TYPE"> 
<db:queryData name="aQuery" query="select DISTINCT CB_TYPE,CB_TYPE from 
CUST_BILL0"/>
</db:select> 


Merry XMas.
Ivan

______________________________________________________________________
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=55829


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
DbForms Mailing List

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

Reply via email to