Re: Patch to DBD::Oracle 1.23
John Scoles <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Organization | The Pythian Group |
| Message-ID | <[email protected]> |
Ok that will be the next one to get done thanks Jan Mach wrote: > We have published len_char_size property of statement handle. Why? That's > because of nvarchar type. > > You have column nvarchar(20) and you get length 40 using PRECISION (it's > right because is BYTE length). But we need for our application CHAR length > and it's done usign len_char_size. > > > Regards, > > Jan Mach > DERS s.r.o. > >