> -----Original Message-----
> From: Jonathan Epstein [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 14, 2002 2:53 PM
> To: Fernando Freire Baez [Medicare);
> [EMAIL PROTECTED]
> Subject: Re: Win32::OLE Problem please help
> 
> 
> Sorry, I'm not very expert in this area, but perhaps the 
> method name is case-sensitive and should be "Value" instead 
> of "value"?

That may very well be (I don't have access to the ADO API to check).
However, the original poster never get's that far.  The problem is that
$RS->Fields($field) is undefined.  If this were ADO, I would check
$RS->{RecordCount} before entering the while loop to make sure results were
actually returned.


Ian
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to