Thank you to Bradley M. Handy and Dirk Kraemer for helping with the invalid
table error I was having earlier.

Now I am trying to use dbquery to populate a select.

<db:select fieldName="SHORT_NAME">
          <db:queryData name="aQuery" query="Select
communications_partner.SHORT_NAME from COMMUNICATIONS_PARTNER" />         
          </db:select>

I don't get anything. The select is empty.

When I use the following: 

  <db:select fieldName="SHORT_NAME">
          <db:queryData name="aQuery" query="Select * from
COMMUNICATIONS_PARTNER" />        
          </db:select>

The select is filled with everything in the table.


Regards,
Gethsemani Palacios
Computer Specialist
Austin Automation Center
512-326-6708
512-762-7295




-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
DbForms Mailing List

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

Reply via email to