RE: Getting all names in mdb



Hiroshi,

What names are you looking for? Column names?

Peter

-----Original Message-----
From: 田口 浩 [mailto:h-taguchi@xxxxxxxxxxx]
Sent: Thursday, December 06, 2007 7:19 PM
To: dbi-users@xxxxxxxx
Subject: Getting all names in mdb

Hello,

I'm using .mdb file with DBI/DBD::ODBC.

my $dbh = DBI->connect("dbi:ODBC:test", "", "",
{RaiseError => 1, AutoCommit => 0, LongReadLen => 409600})
or die "$DBI::errstr";

Anyone will teach me how to get all names of tables (in test.mdb)?

Regards,
Hirosi Taguti


This E-mail message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply E-mail, and destroy all copies of the original message.
.