So the flattened view was being created from a tree of views where a certain property name occurred in several of these views?
I don't know for sure whether the Metakit view "parser" detects multiple properties with the same name, but in any case I believe that you cannot have multiple properties with the same name (even if it doesnt report an error) in one view. --JYL > Hi - I had a situation where flattening a view caused some fields to be > corrupted. It seemed that data was being assigned to the wrong field. > > Once I removed duplicate field names in the view being flattened and the > containing row the problem went away (or so it seems). > > Is this a known bug? Or am I missing something? > > Win XP > Python 2.3 > Metakit 2.4.9.2 > > -Rick King > Southfield MI > > _______________________________________________ > metakit mailing list - [EMAIL PROTECTED] > http://www.equi4.com/mailman/listinfo/metakit _______________________________________________ metakit mailing list - [EMAIL PROTECTED] http://www.equi4.com/mailman/listinfo/metakit
