On Mon, May 14, 2001 at 11:54:49PM +0200, Nico van Leeuwen wrote:
> Good evening,
> 
> I have been struggeling with oracle selects all day am getting some strange
> results.
> 
> I can't seem to find out what is wrong with the following script:

<Snip>
> Use of uninitialized value in concatenation (.) at ./testinsert.pl line 48.
(times 6)
> , , , , ,
> ---------------------------------
All of the above occurs three times.

This is odd. In the format that the script was posted, line 48 is the
exit statement. On the assumption that there's a certain amount of
line wrapping occurring during the posting, then line 48 is beyond the
end of the code!

Further, the fact that it's occurring three times implies that there
are three rows in the database. Which doesn't seem to agree with your
claim that it's a clean database :-(


-- 
Tommy Wareing
Software Engineer
Oxford English Dictionary
Oxford University Press.

Reply via email to