|
From: Andy D. <and...@ya...> - 2000-05-31 17:46:33
|
Hi Tom,
Ah.
Looks like I better get working on Anubis-0.05 pronto 8-)
Rgds,
AndyD
--- "Lowery, Thomas" <tl...@ds...> wrote:
> 364: my $result = eval { $stmt->execute($sth, $params); };
> DB<3> x $stmt
> 0 DBD::RAM::Statement=HASH(0x9497b2c)
> 'params' => ARRAY(0x94a41d0)
> empty array
> 'statem' => 'SELECT TABLE_NAME FROM PDB_TABLE'
> 'stmt' => 157482272
> DB<4> n
> DBD::File::st::execute(C:/Perl/site/5.6.0/lib/DBD/File.pm:364):
> 364: my $result = eval { $stmt->execute($sth, $params); };
> DB<4> n
> DBD::RAM::st execute failed: Unknown column: PDB_TABLE.TABLE_NAME at
> C:/Perl/sit
> e/5.6.0/lib/SQL/Statement.pm line 52, <GEN1> line 1.
> DBD::File::st::DESTROY(C:/Perl/site/5.6.0/lib/DBD/File.pm:429):
> 429: undef;
> DB<4> q
>
> C:\DevStudio\MyProjects\perl\anubis-0.04>
>
>
> _______________________________________________
> Perldb-developers mailing list
> Per...@li...
> http://lists.sourceforge.net/mailman/listinfo/perldb-developers
=====
The Perl Database
=> http://www.perldb.com/
__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
|