Updating a remote MySQL DB from client DBGrid
Posted: Sat 01 Dec 2007 14:57
Hello all,
I'm new to MySQL and MyDac.
I have successfully been able to connect to my remote MySQL DB and run a query and populate a DB Grid on my test client app.
My question is does anyone have an example on how to change the data in the DB Grid, then have those changes post back to the remote MySQL DB?
I'm sure it would be done with SQL update command, but how do I get that from the DB Grid.
A quick example or advise would be greatly appreciated.
Thanks!
Bryan
I'm new to MySQL and MyDac.
I have successfully been able to connect to my remote MySQL DB and run a query and populate a DB Grid on my test client app.
My question is does anyone have an example on how to change the data in the DB Grid, then have those changes post back to the remote MySQL DB?
I'm sure it would be done with SQL update command, but how do I get that from the DB Grid.
A quick example or advise would be greatly appreciated.
Thanks!
Bryan