2009/11/16 X Z <b...@live.com>:
> Two functions are created automatically:
> myTable_createEntry(...) and myTable_removeEntry(...)

Not if you're using the create-dataset template, surely?


> But I couldn't find where the function myTable_removeEntry was called.
> Is it supposed to be called somewhere?

If your table has a RowStatus column, then the code for handling this
will call the createEntry and removeEntry routines appropriately.

If your table doesn't have such a column, then it's up to you to specify
how rows should be marked for deletion, and add a call to removeEntry
to the relevant code.

Dave

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to