VB Code:
  1. If not rsTempRecordSet.EOF then
  2.  ' Do your data fetches here.
  3. End if