E
Eli
Hi All,
I think this question is a little bit harder then my
previous questions.
I am making a computer inventory. One table has Hardware
such as motherboard, RAM etc. Another table has Software
such as Operating System etc. And finally I have a
Location and User Table.
I have set the computer name to be the primary key in
each table. I have linked the tables via the Computer
Field, all relationships are 1 to 1 with enforce
referencial integrity.
I want to make a form that has a space to type in the
name of the computer. Then hit enter and boom all the
three tables information is dispalyed. Hardware, Software
and Location all on the same page.
I would also like to have a form for adding computers
which will automatically put the typed information into
the Database when I click a Save button.
Thankyou
Eli
I think this question is a little bit harder then my
previous questions.
I am making a computer inventory. One table has Hardware
such as motherboard, RAM etc. Another table has Software
such as Operating System etc. And finally I have a
Location and User Table.
I have set the computer name to be the primary key in
each table. I have linked the tables via the Computer
Field, all relationships are 1 to 1 with enforce
referencial integrity.
I want to make a form that has a space to type in the
name of the computer. Then hit enter and boom all the
three tables information is dispalyed. Hardware, Software
and Location all on the same page.
I would also like to have a form for adding computers
which will automatically put the typed information into
the Database when I click a Save button.
Thankyou
Eli