DBD-Oracle - Re: Empty strings in result while there supposed to be a value

Posted on Wed Nov 7 19:02:02 2007 by byterock in response to 6216 (See the whole thread of 4)
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
Write a response