Re: Questions on table_dataset api

2007-02-16 Thread Dave Shield
On 16/02/07, Pilt <[EMAIL PROTECTED]> wrote: > 1) when the 'reqinfo->mode' is SET, where are the new values of the objects > we want to set situated? > (I tried to set an Integer32 object and output ... > 'request->requestvb->val.integer' Close. Try *request->requestvb->val.integer 'int

Questions on table_dataset api

2007-02-16 Thread Pilt
Hi everyone, Regarding subhandler in create-dataset.conf template: 1) when the 'reqinfo->mode' is SET, where are the new values of the objects we want to set situated? (I tried to set an Integer32 object and output 'request->requestvb->val.string' and 'request->requestvb->val.integer' with snm