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 wOOdy-Soft 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: *

  • Users: Pgiegucz
  • Content: Threads
  • Order by date
  1. Pgiegucz

    database

    What database application will run on Novell Netware 5 server?
  2. Pgiegucz

    combining multiple select statement

    Is it possible to combine these select statements into one select statement??? select s.beginmileage, s.endmileage from DTS_PoliceTriplog_tmp s left join payRollLookup p on s.PayrollNo=p.payrollNo left join locationlookup l on s.locationno=l.locationno left join vehicllookup v on...
  3. Pgiegucz

    Crystal Reports grouping subreports

    I have 5 subreports in a main report. I'm trying to group the by fields that exist within the subreports. How do I accomplish this.

Part and Inventory Search

Back
Top