L
langirl77
Hi,
I have a table that contains server information, name, hardware specs etc.
I want to add the ability to keep track of partition size. There is to much
to keep it on the main form, so I've created anoter form to enter this data.
I've got it so the name carries over to the next screen. I can't get it to
save properly. If I use the same table that the other information is on for
this data to go to, it creates a new record with just the partition sizes.
If I create a new table just for partition sizes it won't carry the server
name and save it in the table so then when I pull up a server it doesn't have
anything associated with it. How can I make this work?
Thanks.
I have a table that contains server information, name, hardware specs etc.
I want to add the ability to keep track of partition size. There is to much
to keep it on the main form, so I've created anoter form to enter this data.
I've got it so the name carries over to the next screen. I can't get it to
save properly. If I use the same table that the other information is on for
this data to go to, it creates a new record with just the partition sizes.
If I create a new table just for partition sizes it won't carry the server
name and save it in the table so then when I pull up a server it doesn't have
anything associated with it. How can I make this work?
Thanks.