Funny Error Messages

Hi All

When working with V3 Beta 2, I got these error messages when deleting records in a table. the process of deleting is occuring a bit strange in the GUI, it seems to be very slowly, and, as can be seen, doesn’t display the result properly. In the left tab (which is the same table as the right two tabs) there are still records displayed, whereas on the right they are deleted. This may be because on the left the form is loaded via method, not so on the right.

Best regards, Robert

So,

  • which form do you delete the records on?
  • which method do you use to delete?
  • are you sure you ‘refresh’ the foundset correct after deleting the record?
  • are there any cascading deletes?
  • when you go out of the editor and back in again is everythign in sync again?

Don’t know if you solved the issue already but the information you give is a ‘little’ too little…