in reply to Re^2: Perl DBI Error
in thread Perl DBI Error

Since the error is looking for a table "P", I'll take a wild guess that $TBL_PROJVOL is not set properly (i.e. its an empty string).

C.