Just to make double double sure I got rid of the parms and executed the following sql
INSERT INTO notes (RefID,TypeID,DateEntered,Username,[Subject],Body,DoNotSendToWeb,Deleted,SubTypeID) VALUES (0,0,null,null,null,null,null,null,null)
It failed with the same error after 129 successfull...