Imagine these two database tables: "Users" and "Groups"
You want a Foreign Key table to link them together (or what I call a linking table) that might be named "UserGroups". But "UserGroups" as a table name itself does not stand out in the table list because it does not use a prefixed naming convention (something I like about Fusebox on the web side). Examples table names might be: "LT_Users_Groups" or.... "FK_Users_Groups". Is there an understood standard there? Also, the order of the table names might need to be taken into account based on where the foreign keys are. Thoughts? John McKown ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237762 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

