On Tue, Oct 7, 2008 at 6:57 PM, johnf <[EMAIL PROTECTED]> wrote:
>
>
>
> To me this sounds wrong.  It sounds like he is attempting to update the
> categories table using a join.  If that is not what he wants to do.  Then
> add
> a join and use NonUpdateFields=['name'].  This will allow him to display
> the
> data without concern about any updates or saves.
>
>
I think some clarification is in order.  I'm not trying to update the
categories table.  From the perspective of this app, `categories` is static
and is referenced by the foreign key in the parts table, and it is the
foreign key in `parts` that needs to be updated on Save.  The thing is that
the text field in the app needs to show the name value from the categories
table corresponding to the fk.

I'm sorry if I didn't make that clear earlier.  And sorry for the delay in
responding... I only work a few hours a week at this job.

Thanks for your help,
Mike M.


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to