Getting all names in mdb
- From: h-taguchi@xxxxxxxxxxx
- Date: Fri, 7 Dec 2007 11:19:05 +0900
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
.
- Follow-Ups:
- Re: Getting all names in mdb
- From: Ron Savage
- RE: Getting all names in mdb
- From: Peter # PHX Loo
- Re: Getting all names in mdb
- From: gcd00051
- Re: Getting all names in mdb
- From: Alexander Foken
- Re: Getting all names in mdb
- Prev by Date: Re: Setting up DBI on a Mac for a novice
- Next by Date: Re: Getting all names in mdb
- Previous by thread: compatibility matrix
- Next by thread: Re: Getting all names in mdb
- Index(es):