in reply to Re: Perl AND SQL Help
in thread Perl AND SQL Help

I do need more rows from this query, I am only showing one as an exemple.

Replies are listed 'Best First'.
Re: Re: Re: Perl AND SQL Help
by mifflin (Curate) on May 24, 2004 at 15:52 UTC
    I that case, shouldn't your print statement be inside the while clause?
Re: Re: Re: Perl AND SQL Help
by EdwardG (Vicar) on May 24, 2004 at 16:13 UTC

    You will get better answers if you show us the actual code instead of just this exemple.