N
Nat
I'm working on a database that is about server information. Someone has
already started this project, and basciall didn't leave me with much
information about it. So I'm trying to figure out everything in bits and
pieces right now. And I'm still trying to learn most of the access language
so if something I say is wrong, please correct me. Currently on the form when
you choose from the combo box and click the command button all the
information you need is right there.
I'm trying to figure out how to create on the form/ table if for example:
the server has many nodes that needs to be listed next to it, how to do that
exactly. It needs to look like this:
Server Name Node Name
------------- -------------
Server A 1
2
3
How would I go about doing that?
already started this project, and basciall didn't leave me with much
information about it. So I'm trying to figure out everything in bits and
pieces right now. And I'm still trying to learn most of the access language
so if something I say is wrong, please correct me. Currently on the form when
you choose from the combo box and click the command button all the
information you need is right there.
I'm trying to figure out how to create on the form/ table if for example:
the server has many nodes that needs to be listed next to it, how to do that
exactly. It needs to look like this:
Server Name Node Name
------------- -------------
Server A 1
2
3
How would I go about doing that?