in reply to Re^3: Comparing 2 databases
in thread Comparing 2 databases
I may be totally off on this and I'm just going in circles..lliterally. I'm simply trying to check the bademails table and get all those emails in a list, then for each email check the alerts table (which has an email field with several emails separated by ~~~). If one is found, I want to take it out and replace it. Can't seem to accomplish that. Thanks for any help you can give me.$pointer2 = $sth2->fetchrow_hashref;
|
|---|