I am not a web developer so was wondering if anyone can help
I have a SQL database that stores information on what Windows patches have been installed to server
The columns are as follows
server, patch, dateinstalled,installedbywho
I want a simple front end asp page what from a drop down box, the server can be selected and it will display the patches installed for that server
I have a SQL database that stores information on what Windows patches have been installed to server
The columns are as follows
server, patch, dateinstalled,installedbywho
I want a simple front end asp page what from a drop down box, the server can be selected and it will display the patches installed for that server