Here's the SQL:
"Select actlast, actfirst, actmid, actsoc,..<there are about 40 fields>..prtotph from actmem where actsoc = '<someSS#>' and actfirst = '<someFIRST>' and actlast = '<someLAST>'"
For the actsoc, actfirst, actlast that come after the WHERE, the SQL must have at least one...