Page 1 of 1

Update Record

Posted: Sat 05 Aug 2006 17:30
by oakley
Hi,

can anybody please tell me how to Update a Record when entering something into a db grid?

I use TMyTable, TMyConnection and TDataSource for filling a DBGrid.
When I enter something into the db grid I would like the database to be updated instantaneously.

Is that possible?

Greets


Mirko

Posted: Tue 08 Aug 2006 12:04
by Jackson
In most cases you have nothing to do to make TMyTable editable.
Please see "Table" demo for more information.