Hi,
 
 I am getting a problem when trying to update the existing data. I am reading 
values using "SELECT blah.." and assiging the retrieved data to page session objects 
using:

putPageSessionObject("*tbUsername",resTab.getRowData(0,0));

and while trying to read the values using:

CSpider.getWebVar("tbUsername");

I am getting null values for the already exisiting data. 

Also the Query is giving an error in ND, but not in Oracle. 
Error:[ENDOFFETCH] End of Fetch
(By using status.getErrorMessage())

Can anybody suggest some fix for this?

Thanks
Ben
_________________________________________________________________________

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