pp wrote:

> > Can you tell at what point in the script this happens?
> >
>
> Testing Article.....

But where does the number 149 come from? We don't test for specific
articles. What does:

SELECT article.id FROM article LEFT JOIN repligard ON article.id =
repligard.id WHERE repligard.id is NULL;

do if you run it by hand?

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to