Looking for a clue/help on how to find this problem. The error message
shows up on a gremlin test at about 55000 events. Attempting to scroll
records.

    for (i =0; i < -linesToScroll;i++)
    {
        scrollAmount += TblGetRowHeight(table, 0);
        TblInsertRow(table, 0);
    }


Attempted to do a tblInsertRow(table, 0);
    Error:3238 currentRow violated constraint.

Anyt assistance would be appreciated,
Kirk Markovitz


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to