Title: DBD::Proxy::db table_info failed: Server returned error: Failed to execute method CallMethod: Can't use string ("1") as an ARRAY ref while "strict refs" in use

I'm having a problem using the table_info() via ProxyServer... I'm getting the following error messages:
I am using a Sun box to run the DBI on to talk to my Windows/2000 machine running ProxyServer to access my SQL Db. Everything was fine until I tried to use table_info to get a listing of the Tables ....

I've tried everything I can think of .... any ideas ? 


Kevin M. Fenaughty
MCP, MCP+I, MCSE
AT&T Labs -Networked Computing Offer Development
(407)805-5528 Office
(407)341-0480 Cell
[EMAIL PROTECTED]
[EMAIL PROTECTED]
ole0.bmp


--- Error Messages ----
[kevinf@billdev]/export/home/kevinf/MySQL->perl table_info.pl
DBD::Proxy::db table_info failed: Server returned error: Failed to execute method CallMethod: Can't use string ("1") as an ARRAY ref while "strict refs" in use at e:/Perl/site/lib/DBI/ProxyServer.pm line 296.

DBD::Proxy::db table_info failed: Server returned error: Failed to execute method CallMethod: Can't use string ("1") as an ARRAY ref while "strict refs" in use at e:/Perl/site/lib/DBI/ProxyServer.pm line 296.

[kevinf@billdev]/export/home/kevinf/MySQL->
--- VERSION info ---------------------------------------------------------------------------------------------------
This is perl, version 5.005_03 built for sun4-solaris.
The version of DBD I'm using is: # $Id: DBD.pm,v 11.2 2001/08/24 22:10:44 timbo Exp $
Most current version:of DBD is: # $Id: DBD.pm,v 11.11 2002/11/30 00:46:18 timbo Exp $

The version of ProxyServer I'm using is: #      $Header: /home/timbo/dbi/lib/DBI/RCS/ProxyServer.pm,v 11.7 2002/12/01 22:34:29 timbo Exp $

Most current version on CPAN: # $Header: /home/timbo/dbi/lib/DBI/RCS/ProxyServer.pm,v 11.7 2002/12/01 22:34:29 timbo Exp $

<<table_info.pl>>

Attachment: table_info.pl
Description: table_info.pl

Reply via email to