RE: Getting Tables in MS Access DB

2002-12-26 Thread Jeff Urlwin
> > > 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

RE: ODBC error I do not understand.

2002-08-30 Thread Jeff Urlwin
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

RE: ODBC error I do not understand.

2002-08-30 Thread Jeff Urlwin
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

RE: Not sure which list to use - this is a real strange one with ODBC

2002-08-21 Thread Jeff Urlwin
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.

RE: DBI, DBD::ODBC y MSQLServer 7

2002-04-12 Thread Jeff Urlwin
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

RE: PPM repository status

2002-02-19 Thread Jeff Urlwin
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]

PPM/html help

2002-02-08 Thread Jeff Urlwin
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