----- Forwarded message from Avik <[EMAIL PROTECTED]> -----
Delivered-To: [EMAIL PROTECTED]
Date: Thu, 19 Sep 2002 18:06:29 -0700 (PDT)
From: Avik <[EMAIL PROTECTED]>
Subject: cataloging mess
To: [EMAIL PROTECTED]
Tim,
I need to be able to list all the tables in a connected database,
then for each table list of columns. I tried to use your table_info(),
column_info(), interface but it returns 'DBI::st=HASH(...blah...)'.
Trying to output that reference to Data::Dumper returns
$VAR1 = bless({}, DBI::st)
I tried it against both ODBC and mysql drivers == same result.
I use Windows with ActivePerl's most updated versions.
Please help. I read all the manuals and searched the newsgroups and the web.
Couldn't understand it. Can you please write sample script for this task?
Thank you in advance!
Avik.
__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
----- End forwarded message -----