My issue is similar to that of the question posted just before me. Except, my scan comes from the local machine address of 127.0.0.1. I can find any unusual apps running and the log file doesn't give much info.
Any clues?
I have a table(product sales), where one field (productid) get it's values from the products table (select distinctrow * from products".
This pull the values for the productid, description, and price from the products table, with the productid being hidden so the drop down show the name...
Two things, Is there a way to dynamically pick the column you want to puu information from via the query? I want to pull a sumation of budget information for the current month. Each month's budget is kept in it's own column (i.e. budget1, budget2...budget12). I want to have a select stmnt...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.