DBIx::Recordset and Oracle




I have the same problem as described here:
http://www.nntp.perl.org/group/perl.dbi.users/7343
(searching from Oracle databases take extremely long because
DBIx::Recordset tries to get metadata for all tables), even though
I use modern versions of DBIX::Recordset (0.26), the
DBI(1.40) and perl (5.8.0).

I have tried to set '!TableFilter' with the same values I feed to
'!Tables', but without luck. As a temporary measure I have changed #342
in DBIx/Database.pm to
"
my $ListTables = 0; ##DBIx::Compat::GetItem ($drv, 'ListTables') ;
"
which is not ideal, but works.

Any other suggestions?

Thanks

--tielman



.



Relevant Pages

  • Re: File MetaData (Summary)
    ... The basic rundown is as follows: ... The metadata you're looking for is actually made possible by the NTFS filesystem. ... After some searching through the back alleys of the 'net, I found some VB .NET code that had been written to do exactly what I was searching for. ... I'm trying to develop an application to manage my .pdf and .chm files. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Where inside ROTOR.
    ... > Can you tell me where inside Rotor I can find sources for the MetaData ... API, I've been searching, just a little, and haven't found anything. ...
    (microsoft.public.dotnet.framework.clr)