in reply to Re^6: SQL ERROR
in thread SQL ERROR

Unless I have counted wrong, line 213 is   WRITEBDAY: while ($row = $sqlH->fetchrow_hashref) {

I don't see how you can get a Use of uninitialized value in string ne at Test.pl line 213. error in this statement.

May be I am looking at the wrong statement.

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law