<b>Background</b>
I just added a new field Contact_Status_ID to tblContacts
Contact_Status_ID is pulling its value from tblContactStatus
Everything is working fine. I want to write a script which goes into the tblContact and assigns every contact a Contact_Status_ID value = 1 (which is...