RE: Getting all names in mdb
- From: Peter.Loo@xxxxxxxxxxxxxxxxxxxxxxxx (Peter # PHX Loo)
- Date: Fri, 7 Dec 2007 09:54:24 -0700
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.
.
- References:
- Getting all names in mdb
- From: h-taguchi
- Getting all names in mdb
- Prev by Date: Connecting to Database
- Next by Date: Re: Connecting to Database
- Previous by thread: Re: Getting all names in mdb
- Next by thread: Re: Getting all names in mdb
- Index(es):