in reply to Re: Getting column size/type From DBI
in thread Getting column size/type From DBI

column_info is the generic answer.

Unfortunately I've found that only a few DBD drivers actually implement it (for example DBD::Sybase will only implement this in the next release...)

Michael