Hi,
I'm facing a basic problem while clearing parameter values in the
data object before executing a stored procedure. I'm running ND 4.1.3
on an NT server. I have a data object which is bound to a stored
procedure. This data object is used by two pages say page1 and page2.
The stored procedure/dataobject has 16 parameters/data
fields and the onEmpty value of these fields is set to send null. Page1
sets values for the first 10 parameters and executes the procedure.
Page2 sets values to parameters 7 to 16, the rest being assumed to take
null values. When page2 is accessed after page1 the parameter values
that are set in page1 and not reset in page2 retain there values leading
to erroneous values being sent to the stored proc.
It must be noted that before setting values for the data object i'm
doing a clearAllValues() in both pages. It is suprising that the
clearAllValues() works fine in ND3.11 whereas in ND4.1.3 the values are
not cleared.
Any solutions or workarounds for this problem will be highly
appreciated.
Thanks,
kiran
_________________________________________________________________________
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]