DBD::Sybase and SQL_DATA_TYPE
"Avis, Ed" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <B6950B05C2FB1A418290414131B118B953B09C@EXLN1-VS1.london.kbcfp.com> |
I note that with DBD::Sybase when using $sth->{TYPE} and type_info() to
look up the datatypes of columns in a query result, the SQL_DATA_TYPE
is always undef. I think it usually contains a bit of SQL like
'varchar(10)'. How difficult would it be to add this?
--
Ed Avis <[email protected]>