Subject Re: [IBO] cascade relations
Author Gediminas
At 2003.08.24 15:24, you wrote:
>Since you want to show your users meaningful names instead of IDs,
>include name and/or description fields for classes and dances in the
>SQL. You can do this with subselects and/or joins. If you use a join,
>set qryClassDancesDet->KeyRelation to Class_Dances (via Object
>Inspector or Query Editor). Again, make the ID fields invisible.

RequestLive says, that it "make a SELECT statement updatable and deletable"
- what does it mean? As I understand, SELECT selects a subset of records
and there is no any updatable or deletable action.
select .... for update <- don't understand till now ;)
KeyRelation - almost nothing in help file about this - how to use in my case?


--/ Gediminas /--
The Truth Is Out There