I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-11-07 17:02:02-08 by byterock in response to 6216
Re: Empty strings in result while there supposed to be a value
Most likey an old oracle bug that to do with char fields. I can't remember if the bug was return empty for '______' or ''. anyway that version of Oracle is very old and funny results with a new client are to be expected. No sure how DBD::ORacle is suppose to handle it I think it retuns empty space in it latest incarnation
Direct Responses: Write a response