Hello list, I stumbled on http://jrhicks.net/Projects/rails/has_many_and_belongs_to_many.pdf today. It''s got a nice simple walkthrough of how to set up scaffold-style CRUD data management for has_and_belongs_to_many relationships. Walks through changes to MVC necessary to make it happen. Very simple, works well, worth a bookmark... Regards Dave M.