Hi, Thanks for the reply. I believe I have the row_merge helper added in (I did a grep in the code and the table_interface.c file had various functions like row_merge_handler, row_merge_status_first etc). Where should I be checking for the indexes?
Thanks for your help. Graeme. > -----Original Message----- > From: Wes Hardaker [mailto:[EMAIL PROTECTED] > Sent: 13 July 2006 18:11 > To: Graeme Wilson > Cc: [email protected] > Subject: Re: add multiple rows with 1 set - crash > > >>>>> On Thu, 13 Jul 2006 14:07:14 +0100, "Graeme Wilson" > <[EMAIL PROTECTED]> said: > > Graeme> b) my fault - maybe I need to do something in my code > to handle > Graeme> multiple row insertion > > Are you checking the indexes that are being passed into to > you? My default, unless you add in the row_merge helper, > you'll get all the rows for the new rows in your table in one > call to your module. > -- > Wes Hardaker > Sparta, Inc. > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
