That line does not contain a ->Fields method call, but the line two lines after contains one:
$value = $RS->Fields(1)->value;
This would indicate that $RS is undefined, or that you didn't post the code that produced this error message. I guess that both are true, because the code you posted would die in the function call to ->EOF already..
In reply to Re: Running stored procedure through perl script
by Corion
in thread Running stored procedure through perl script
by chandanperl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |