Hi. I'm having a strage error occur when I use dbgrid to update my tables from MySQL. I have a query populate a dbgrid and have requestlive set to true, as it is the only way I can update the query. Well, the problem is when I try to delete a word and replace it with the same word...it crashes. Says another user changed the record. This only happens if I replace something with itself. Like if I backspace over 3 anc put in 4 it's fine...but if I backspace over 3 and put in 3 it crashes. I can put in 4 and THEN put in 3, though. This seems like a very strange bug or something...or maybe I'm just missing some basic concept.
Thanks for reading.
Thanks for reading.