Subject Re: GSG034. KeyRelation
Author Marco Menardi
--- In IBObjects@y..., Raymond Kennington <raymondk@c...> wrote:
> Is the -relation- to be placed in the KeyRelation box the name of a table in the database?

See my reply to:
Re: GSG031. Use of EditSQL, InsertSQL, DeleteSQL.

Yes, you have to provide the table name that you target for insert/delete/update (the "main" table, if joins are just for lookups)
Marco Menardi