Well never seen it so I guess I'm wrong and this is very lame if you  
ask me.

ResultSet should really be a query to a DB... I guess I got used to  
java too much.

R

On Tuesday, October 15, 2002, at 01:31 PM, John McGowan wrote:

> Robert,
>
> John is right... When you execute a mail action, the text that comes  
> back
> from the mail server is in the resultset variable... There are other  
> actions
> taht also write their results to the resultset variable... External  
> Action
> for sure...
>
> /John
>
> ----- Original Message -----
> From: "Robert S. Sfeir" <[EMAIL PROTECTED]>
> To: "Multiple recipients of list witango-talk"  
> <[EMAIL PROTECTED]>
> Sent: Tuesday, October 15, 2002 12:15 PM
> Subject: Re: Witango-Talk: Duh! A mail action is a query
>
>
>> ???  What do you mean?  A query is a select from a database and a mail
>> action is not.  If you're getting a resultset over written it's  
>> because
>> you're doing SOMETHING in the mail action (Like calling a method which
>> does a query) which is overwriting your original resultset.
>>
>> Pretty bad assumption.
>>
>> R
>> On Tuesday, October 15, 2002, at 01:08 PM, [EMAIL PROTECTED] wrote:
>>
>>> I just realized after beating my head against a wall for
>>> a few hours trying to solve an odd resultset behavior,
>>> that a mail action is a query, and creates its own
>>> resultset, over writing any previous resultset.
>>>
>>> Just had to tell somebody!
>>>
>>> JOhn NEwsom
>>>
>>> _____________________________________________________________________ 
>>> __
>>> _
>>> TO UNSUBSCRIBE: send a plain text/US ASCII email to
>>> [EMAIL PROTECTED]
>>>                 with unsubscribe witango-talk in the message body
>>
>> ______________________________________________________________________ 
>> __
>> TO UNSUBSCRIBE: send a plain text/US ASCII email to  
>> [EMAIL PROTECTED]
>>                 with unsubscribe witango-talk in the message body
>
> _______________________________________________________________________ 
> _
> TO UNSUBSCRIBE: send a plain text/US ASCII email to  
> [EMAIL PROTECTED]
>                 with unsubscribe witango-talk in the message body

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to