Look at type_info_all.  If you have DBD-Oracle-1.06.tar.gz, there is an
example of extracting the type information in Oracle.ex/tabinfo.pl
--
Mac :})
** I normally forward private database questions to the DBI mail lists. **
Give a hobbit a fish and he'll eat fish for a day.
Give a hobbit a ring and he'll eat fish for an age.
----- Original Message -----
From: "Walter Joyce" <[EMAIL PROTECTED]>
To: "Michael A. Chase" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, January 29, 2001 9:18 PM
Subject: Re: DATA_TYPE


> That's where I've been looking and I haven't found it yet.
>
> - Walt
>
>
> ----- Original Message -----
> From: "Michael A. Chase" <[EMAIL PROTECTED]>
> To: "Walter Joyce" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Monday, January 29, 2001 8:34 PM
> Subject: Re: DATA_TYPE
>
>
> 'perldoc DBI'
> ----- Original Message -----
> From: "Walter Joyce" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, January 29, 2001 4:36 PM
> Subject: DATA_TYPE
>
>
> > Where can I find information on decoding the integers returned by
> > type_info() for 'data_type', as in
> >
> > @type_info = $dbh->type_info('DATA_TYPE ');
> >
> >
> > Is there a list of standard tpyes and their numeric codes?


Reply via email to