in reply to Datatype of fetch'ed columns using Perl-Sybase
Have a look at the "catalog" functions of DBI. They return the database type of columns for a given query.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Datatype of fetch'ed columns using Perl-Sybase
by perl@1983 (Sexton) on Jul 03, 2012 at 15:23 UTC | |
by ww (Archbishop) on Jul 03, 2012 at 16:07 UTC |