> What I'm seeing is the table names don't seem to matter as long as the > Tables and Fields have exactly the same numbers.
Yeah, that made sense. Back in the olden days, you could open any 4D data file by creating a 255 table 255 field structure with all text fields. Hence the WEDD file...and isn't there a feature now to block opening a mis-matched structure-data file combo? To prevent people corkscrewing open other people's data files? You probably should look at a master defined structure and some kind of abstraction layer or virtual structure to handle local naming variations. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

