I have a membership table with usernames etc and a roles table. Each username 
can have multiple roles (admin, basic user, user with some priveledges etc) 
thus a join between the 2 tables will distinguish what areas of the Flex 
application are visible/not visible. 

Is there a tutorial on the how to create a many to many table join using the 
built in ColdFusion/Flex CRUD wizard?

In advance, thank you!

Reply via email to