Hi,
You create a table with two column, each column is a FK to the PK of the
other tables (furniture, room ), Note that they both "may" not be declare
as PK ( a room with more than one particular kind fo furniture) so either
you declare another column or just work the table without PK.
Now, I have never used the designer from VS.NET so I don't know for sure how
to do it, I use XDE there you select the relationship ( many to many ) and
just click two tables, a new table & the relationships will be generated.
cheers,
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Sharon" <(E-Mail Removed)> wrote in message
news

D1289A6-D4CF-4C2B-842B-(E-Mail Removed)...
> Can you please axplain how do I do that?
>
> Note: I'm designing a model using XSD file that the VS .NET generate a
> DataSet object from it.
>
>
> -------
> Thanks
> Sharon G.