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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by danpatch

  1. danpatch

    Little blank boxes in lieu of field?

    Does anybody have an idea why my 3-column grouped query might be returning a last row containing one small check-type box (without a check)? When I turn grouping off the column (a text field) returns correctly, but with grouping on I get these strange boxes. Any help would be appreciated. The...
  2. danpatch

    Problem with filter in HAVING using Access and ColdFusion

    I am having a puzzling problem with an Access SQL query, and I wondered if anyone had any ideas. My original query (which executes fine from both ColdFusion and the machine running the database) was: SELECT Tracking.ViewDate, Firm_IPs.Firm, Articles.Title, Count(Articles.Title) AS CountOfTitle...

Part and Inventory Search

Back
Top