Hi - I have been receiving a strange error in my perl script when we loose our connection to the database. Here is the exact error I receive: dbih_setup_fbav: invalid number of fields: 0, NUM_OF_FIELDS attribute probably not set right at /usr/local/lib/perl5/site_perl/5.005/sun4-solaris/DBI.pm line 1070, <GEN7> chunk 5.
Once this error occurs in DBI.pm all database functioning within my script stops and I have to restart the server. I'm just not sure if it's a matter of I'm not checking all the correct return codes or we need a newer version of DBI.pm. I'd appreciate any suggestions. - Patty
