Hi there,

Can anyone guides me why $dbh->column_info is not working for me?

ActivePerl v5.6.1 built for MSWin32-x86-multi-thread
Win2K
DBI 1.37
DBD-Oracle 1.12
DBD-Oracle8 1.06

It just returns undef without any error. Below is the trace info with trace
level 3.

    DBI 1.37-ithread dispatch trace level set to 3
    Note: perl is running without the recommended perl -w option
    -> column_info for DBD::Oracle::db (DBI::db=HASH(0x4be7068)~0x4be61c0
undef 'gsd' 'STUDYPHASE' 'StudyPhase_PK') thr#01ABF2C4
    <- column_info= (not implemented) at Genoman.pm line 108 via
C:\Perl\bin\PerlDB.pl line 657

Why is it "not implemented"? Thanks for your help.

David

Reply via email to