From: John D. <jo...@we...> - 2001-08-19 17:50:33
|
On Sun, 19 Aug 2001, Andreas Aderhold wrote: > > OK, will that work for the 4NF ? > > i.e. "get all interest names for user with this id" > > user_id > user_interests -> userinterests > > userinterests: > user_id > interest_id-> interests > > interests: > interest_id > interest_desc > I believe so, although I've never actually done it, so maybe John C. or Odysseas can answer this one. > [entities that span tables/part of tables] > > It does support that; you have to specify the joins in a > > hierarchical array structure in the entity definition (that syntax could > > use some rethinking > > before we release as it was imported from an earlier abstraction > > layer). I can supply an example entity definition if there is interest. > > Oh yes, please. > On its way -- John Donagher Application Engineer, Intacct Corp. Public key available off http://www.keyserver.net Key fingerprint = 4024 DF50 56EE 19A3 258A D628 22DE AD56 EEBE 8DDD |