Q
quickvic
I have a group of engineers polling servers to learn what Middleware is
running. I would like to give them a dataset to update as they get the info
from the servers. I created a query that asks for a middleware type, and
returns the servers that run that middleware. But I realize that there is a
difference between WAS and Websphere, and expect users to make that mistake.
To me the obvious answer is to force users to select from a fixed list in a
combo box.
I used Access Help, and found a topic for placing calendar controls in a
form to drive the criteria for the query, and modified it for a combo box
based on tblProductTypes. That table contains 8 records.
This is beyond my understanding. I can run the query, and the standard
Parameter popup (with the text box) opens, or I can test the form and it
works, and when I do that and then run the query, the results are based on
the selection in the combo box. But I don't seem to be able to run the query,
have the form with the combo box open, make the selection, click OK, and have
the results I expect. What am I missing or doing wrong?
Sorry for being so verbose, but I'm trying to provide all the info I can.
I'm happy to answer questions that will help with troubleshooting.
Bob
running. I would like to give them a dataset to update as they get the info
from the servers. I created a query that asks for a middleware type, and
returns the servers that run that middleware. But I realize that there is a
difference between WAS and Websphere, and expect users to make that mistake.
To me the obvious answer is to force users to select from a fixed list in a
combo box.
I used Access Help, and found a topic for placing calendar controls in a
form to drive the criteria for the query, and modified it for a combo box
based on tblProductTypes. That table contains 8 records.
This is beyond my understanding. I can run the query, and the standard
Parameter popup (with the text box) opens, or I can test the form and it
works, and when I do that and then run the query, the results are based on
the selection in the combo box. But I don't seem to be able to run the query,
have the form with the combo box open, make the selection, click OK, and have
the results I expect. What am I missing or doing wrong?
Sorry for being so verbose, but I'm trying to provide all the info I can.
I'm happy to answer questions that will help with troubleshooting.
Bob