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 Rhinorhino 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: devasp
  • Content: Threads
  • Order by date
  1. devasp

    odd error

    i just added the 2 following sql commands to my coding as i need to get some data from a different database. but it keeps throwing this error when i try to display the data from this new command: here's the code i've used to display it if objrs6.eof or isNull(objrs6("DisMonth")) = true or...
  2. devasp

    grouping data and outputting totals for each group

    hi there, I am writing a report using ASP and am having trouble displaying the data in the way i want. I'm collecting turnovers for various companies and each of the companies has a county code. e.g. Yorkshire is defined as number 2. I need to group the companies together by county and need to...

Part and Inventory Search

Back
Top