Multiple versions of tables displayed in front end

B

Bobk

I am curious - I have an application with the database split. I am modifing
the front end on a continuing basis and notice that multiple copies of tables
show up when viewing the tables in the front end, ie orderheader 1,
orderheader 2, etc. When viewing each copy the data appears to be the same.
What is happening? Do I have a design problem? Is there a way to consolidate
the copies into one?
 
T

Tom van Stiphout

On Fri, 19 Sep 2008 05:51:01 -0700, Bobk

Perhaps your reattach logic is not the best. You can delete all but
the base name tables.

-Tom.
Microsoft Access MVP
 
Top