I need a program that will monitor my MSSQL database and when certain parameters are met, it goes to website A, and buys the item.
I will write the SQL Queries for you, which will contain the item you need to buy, and the billing and shipping address.
The program needs to retrieve the order confirmation number provided from the website, and save it back into the database. Again, I will provide the SQL query for you.
When its completed, it should go back and wait until the next order to…