S
saschamps9903
Hello,
I am in the middle of designing a database for my department and I need some
guidance as to how to proceed. I am desiging a form that will be broken down
into 13 seperate sections for users to complete, all sections relate to one
"account number". What I did was create 13 different tables using the same
primary key in each table (ex: account number as PK in each table). Then I
tied together each table as a query and started to create the from using the
one query as the basis for the form. When I type in the "account number" on
the form , all of the tables are updated with the information that
corresponds to each section. my question is, will this type of design turn
my database into one complete mess? or am I on the right track with how I
have designed it to this point? I would like to draw reports off of the
entered information and I feel that this design method may screw everything
up. I am using windows 2K with office xp
I am in the middle of designing a database for my department and I need some
guidance as to how to proceed. I am desiging a form that will be broken down
into 13 seperate sections for users to complete, all sections relate to one
"account number". What I did was create 13 different tables using the same
primary key in each table (ex: account number as PK in each table). Then I
tied together each table as a query and started to create the from using the
one query as the basis for the form. When I type in the "account number" on
the form , all of the tables are updated with the information that
corresponds to each section. my question is, will this type of design turn
my database into one complete mess? or am I on the right track with how I
have designed it to this point? I would like to draw reports off of the
entered information and I feel that this design method may screw everything
up. I am using windows 2K with office xp