in reply to Re: Parsing a lot of data. Very slow. Need suggestions
in thread Parsing a lot of data. Very slow. Need suggestions

There's no SQL in this script at all.

I wonder what

printf("update msnNewsletter set open='%d', click='%d' where dateCreat +ed like '%d-%02d-% +02d%%';\n", $opens, $transfers,$year,$month,$day);
is, then? :)
--
Mike