I am running the below SQL Count function in Script. How do I access the results? I need to fix the statement in bold. "select count(*)"; "from "; "[LaborSummary] as [LaborSummary] "; "where ([LaborSummary].PROGRAM = '" + programPrefix + "') and (...