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

    COUNT Records that meet criteria

    That doesn't seem to want to work, although is is along the same lines as what I was originally trying. I oringally started with the idea of a DO/While loop where if a record met the parameters, a variable called "numCount" would increase by 1. However, it appears that there is no EOF or no...
  2. TracyEngel

    COUNT Records that meet criteria

    Using 8.5 against a SQL Database. Sample Data: QTEID# STATUSID# EFFDTE MKTID# 12345 DCU 06/01/2004 R0112 (QTEID# is an unique key identifier) Need to count the number of QTEID#'s that occur within a time frame (select between two dates on the EFFDTE column) that possess a...

Part and Inventory Search

Back
Top