>
>
> Using a DBI:ODBC DSN-less connection to an Access DB( Access
> 2000 ), how do I get the the names of all tables contained in
> the DB? I tried to query MSysObjects, but I'm getting a
> permission's error.
Try using the tables() method -- however, that results in a direct call
to SQLTa
Everything is ok, then (for now )?
Jeff
-Original Message-From: Norris, Joseph
[mailto:[EMAIL PROTECTED]]Sent: Friday, August 30, 2002 4:31
PMTo: 'Jeff Urlwin'; Norris, Joseph; Perl Database (E-mail); Perl
Admin (E-mail); Perl Win32 Users (E-mail)Subject: RE: OD
Which
version of DBD::ODBC are you using? There was a bug in prior versions
(which are still in ActiveState's repository) which caused a memory
over-write. I've fixed that in later versions. You can retrieve the
latest version from:
ftp://ftp.esoftmatic.com/pub/outgoing/DBI
Please
I definitely fixed some problems when using Foxpro in DBD::ODBC in the
later/latest versions. However, I do not believe that ActiveState has
caught up with me yet. Use search.cpan.org searching for DBD::ODBC to check
the changes information and compare that with the version you are running
now.
FYI -- DBD::ODBC 0.40 which should make this better for you has been
released to CPAN a few hours ago.
Regards,
Jeff
> This is partly due to the way DBD::ODBC connects. I believe I changed the
> semantics on this a while back, but the connection is failing. DBD::ODBC
> tries two methods of co
Jan,
It's about 11 days later and DBD::ODBC is not updated. Is there someone
nursing this?
Thanks,
Jeff
> -Original Message-
> From: Jan Dubois [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 08, 2002 9:24 PM
> To: Jeff Urlwin
> Cc: [EMAIL PROTECTED]
ry 08, 2002 9:24 PM
> To: Jeff Urlwin
> Cc: [EMAIL PROTECTED];
> [EMAIL PROTECTED]
> Subject: Re: PPM repository status
>
>
> On Fri, 8 Feb 2002 20:50:30 -0500, "Jeff Urlwin"
> <[EMAIL PROTECTED]> wrote:
>
> Hi Jeff,
>
> >Is this for all modul