You must be very careful.
I usually do not take this risk.
If the two method are executed during the same web event I believe you are ok.
If the two methods are not executed during the same web event it may pick up the wrong
         value. (even if there are no other sessions. If you have more than one cp you 
still
         could get the wrong value from the other cp)

[EMAIL PROTECTED] wrote:
>Hi all,
>
>I am executing a query in a user module's static method:
>
>- in Method1, I execute the data object
>- in Method2, I use getLastResults() to read the query result
>
>If I have 2 sessions running, and Session2 executes the data object right after 
>Session1
         excuted the same data object, will that affect Session1-Method2's query 
result? Any
         help would be greatly appreciated!
>
>Steve

_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to