Ok the only way I have ever created a Many to Many connection was with a Join table.
With my most recent project I am having a really hard time creating a UI that is easy for my users to work with. I came across the new multivalue option for the lookup tables in access 2007.
It seems like not a whole lot of info its out on working with this so I wanted to see if anyone had experience with this option.
I have done some testing and it looks great to simplify my UI without any code but I am worried that I won’t be able to report on the fields as easy as there is no added join table... well none that I can see.
Also I am aware that if i ever need to grow up to a SQL database this will cause me issues.
So I guess I am trying to see if there are any large issues that I should be aware of before I continue.
With my most recent project I am having a really hard time creating a UI that is easy for my users to work with. I came across the new multivalue option for the lookup tables in access 2007.
It seems like not a whole lot of info its out on working with this so I wanted to see if anyone had experience with this option.
I have done some testing and it looks great to simplify my UI without any code but I am worried that I won’t be able to report on the fields as easy as there is no added join table... well none that I can see.
Also I am aware that if i ever need to grow up to a SQL database this will cause me issues.
So I guess I am trying to see if there are any large issues that I should be aware of before I continue.