I'm trying to formulate a query:
I have two tables, A and B. Table A has an id, A.id, which associated with a column in B (B.A_id). I also have a column in B that is kind of like a tally (B.tally).
What I need is to query for each row in A, sorted by the sum of the tallies associated with each...
I am trying to run an external program using a cgi Perl script on Apache 2 windows. I have set the service to login as me (admin), and still, I am unable to run the simplest programs (notepad.exe).
Is there something that I need to be aware of in terms of what previlages Apache allows it's...
I have been battling this problem all day. The script itself is quite simple.
I am developing a web form that will allow the user to run an external program on the server. I am using Apache on win32, and using Perl via CGI.
At the command line, the script works perfectly. I am able to run...
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.