Hi,
    I am working in ND4 and i want to set Null value to a Update
DataObject Parameter. The code that i used follows,

   CSpUpdate  doUpdate = (CSpUpdate)
CSpider.getDataObject("doMonthUpdate");
    doUpdate.setValue("Name",new CSpNull());

    But, the field 'Name' is excluded from the Update Query.
Could any one help in this regard.

Regards,
A.Velmurugan.

_________________________________________________________________________

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