I have a backend SQL Server table "tblCustome r" and I want to loop through each record and update a field called "pValue".
1. I am using webservices to read pValue
2. I need set criteria where wsID = customerID
Any links or suggestions would be very helpful.
Thanks
1. I am using webservices to read pValue
2. I need set criteria where wsID = customerID
Any links or suggestions would be very helpful.
Thanks
Comment