Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trying to update via dbgrid

Status
Not open for further replies.

Jonah86

Programmer
Dec 11, 2003
152
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top