Why do you way that, Rick?
If the tables have similar information, it may well be appropriate to store
the information in a single table. For instance, if the original designer
had a different table for each region, it would make more sense to add a
Region column and store everything in one table.
Kit: you'll have to provide a little more detail.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(No private e-mails, please)
"Rick B" <Anonymous> wrote in message
news:#bWDrnk#(E-Mail Removed)...
> Why? That defeats the whole point of using a relational database. It is
> also poor design. Why would you want to do this? You can certainly use
> data from multiple tables in forms, queries, and reports.
>
> Rick B
>
>
>
>
> "KitV" <(E-Mail Removed)> wrote in message
> news:F252667F-57D8-42DD-80A5-(E-Mail Removed)...
> > Is there a way of joining tables in a data base without using the
> > "relationships" feature? I have several tables of similar information
and
> > want 1 big database.
>
>