Thank you for the good luck! :-)
I'm on a little thin ice here.
My client's system import tables one by one, so no links are provided
or taken into account. I need to make sure of the integrity of the
data in the tables, hence I use referential integity. So the actual
links is pretty much up to me. So how can I make sure the data makes
sense and keep the data integrity while keeping the table structure? I
should think the structure as is should work, since the tables are
structured the way they are. Basic logic don't change from system to
system.
So, here's a link to a screenshot of the main tables in the database.
If anyone could suggest how to best structure this database while
keeping the table structure I'd be thrilled.
http://picasaweb.google.no/111389954...51736013107746
Short explanation to the different tables and what I want:
Tag. This is the main table with all the tag numbers and some related
information like category and function code
Tag_Diverse: This is misc information about tags. all tags should have
at least some information in this table, hence the 1:1 relationship
Cable: All tags with [Tag_cat]="C" should have a record in this table.
Tag_format: All tags with [tag_cat]="BR", "IN" or "TE" should have a
record in this table.
The Doc_ref thing works fine.
Hope someone can make sense of this, I really haven't fully wrapped my
head around these basic issues yet.
- Atle
On 30 apr, 16:06, "BruceM via AccessMonster.com" <u54429@uwe> wrote:
> Don't try to link the PK fields! *If you have just one Tag_Misc for every
> client, is there a reason it cannot appear in the main client record?
>
> The "forms guys" cannot overcome an unworkable design. *It's hard to know how
> it worked before, but you are **severely** limited by the design if you have
> no freedom to change the table structure. *Good luck.
>
>
>
>
>
> atledreier wrote:
> >Due to limitations regarding my client I can't change the structure of
> >the tables.
>
> >One tag_misc for every Tag is exactly what I want, really, but I guess
> >I can enforce this on form level and just tell my users this is what
> >you get.
> >But after reading this, I have no idea how this has worked
> >before! *:-)
>
> >I guess I'll shuffle over to the Forms guys and see if they can help
> >me out with something.
>
> >Thanks for your help!
>
> >- Atle
>
> >> If there could be more than one record for Tag_Misc, Tag_Failure_Mode,and
> >> Tag_Format, those tables need to one-to-many. *If they are one-to-one there
> >[quoted text clipped - 131 lines]
> >> --
> >> Message posted via AccessMonster.comhttp://www.accessmonster.com/Uwe/Forums.aspx/access-tablesdbdesign/20...
>
> --
> Message posted viahttp://www.accessmonster.com