Hi!

There're two table
main teable primary key conktain to field f1,f2
sub table primary key f1,f2,f3 forean-key to main table is f1,f2

how to write the binding

<fb:identity>
<fb:value id="keyword" path="keyword"/>
<fb:value id="sno" path="sno"/>
<fb:value id="lno" path="lno"/>
</fb:identity>
or

<fb:identity>
<fb:value id="keyword" path="keyword"/>
<fb:value id="sno" path="sno"/>
</fb:identity>

or somehow

Best Regards

johnson

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to