> jsp. Unfortunatly this does not work. I got a error: "Make 
> sure that field DESIGNINFOOBJID is a KEY of the table 
> CA_REPORTSTATICINFO! Otherwise you can not use it as 
> PARENT/CHILD LINK argument!" 
> 
> But: The field DESIGNINFOOBJID IS already declared in 
> dbform-config.xml as <field name="DESIGNINFOOBJID" 
> fieldType="number" size="22" isKey="true"/>. 
> 

1. Please avoid _ in your table names, this could conflict with names uses internally 
in dbforms. 
   We generate names with underlines and parse them...
2. is the field DESIGNINFOOBJID defined with isKey="true" in both tables? Parent and 
child?
   That's necessary to find the right value. 
   Attention: Only set isKey="true" in the parent table, no changes in your database 
schema!

Cheers,
Henner




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
DbForms Mailing List

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

Reply via email to