G
Guest
I have a db with asset tracking information for server hardware. One of the
pieces of information, which is also in it's own table, is the applicaion
running on the server. I want a query where I can select an application from
a list and have it return the servers that match. I have a query right now
where it prompts to enter an application and then after you type it it gives
the results. The problem with having to type it is differences in spacing,
spelling and just knowing what exactly the application is called. Is there
any way to make it so I can select from a list?
Thanks.
pieces of information, which is also in it's own table, is the applicaion
running on the server. I want a query where I can select an application from
a list and have it return the servers that match. I have a query right now
where it prompts to enter an application and then after you type it it gives
the results. The problem with having to type it is differences in spacing,
spelling and just knowing what exactly the application is called. Is there
any way to make it so I can select from a list?
Thanks.