I use Stringgrid, not DBgrid. The reason I go for Stringgrid is that I don't want to have any problem with record lock something like that. (which I have a lot in the past with Paradox.) So, the connection to the database is only when needed and free it after that. Right now, mySQL is what I...