On Fri, Jan 09, 2004 at 11:42:46PM +0000, Tim Bunce wrote: > > > Output attached, command used was: > > > > $ perl -MDBI::DBD::Metadata -e "DBI::DBD::Metadata::write_typeinfo > > 'Oracle','dbi:ODBC:web','test','test'" > TypeInfo.pm > > Darn it! Where are the various TIMESTAMP and INTERVAL types I was > expecting to find? Is the ODBC driver manager recent (v3 ODBC specs?)
Perhaps you or someone could also send the output from whatever db's you have that do report TIMESTAMP, TIMESTAMP WITH TIME ZONE (and maybe TIMESTAMP WITH LOCAL TIME ZONE), INTERVAL YEAR TO MONTH, and INTERVAL DAY TO SECOND. If any. Thanks. Tim.
