MySQL on Windows - data warehouse?
How do you represent a many-to-many relationship in a web form for input? Do you need a new page for each additional item? How does this go the other way, where you add an item, and need to add to the other side of the relationship?
And as a many to many, one would like to be able to select from a dynamic pick list, if the item is already in the database.
If there is no way to accomplish this in a web form, are there interface building tools that are NOT web based?
How do you represent a many-to-many relationship in a web form for input? Do you need a new page for each additional item? How does this go the other way, where you add an item, and need to add to the other side of the relationship?
And as a many to many, one would like to be able to select from a dynamic pick list, if the item is already in the database.
If there is no way to accomplish this in a web form, are there interface building tools that are NOT web based?