Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jamesjyu

    SQL Sum Query Help

    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...
  2. jamesjyu

    cgi programs running external programs

    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...
  3. jamesjyu

    Calling external programs via cgi on win32

    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...

Part and Inventory Search

Back
Top