Refresh question
Posted: Wed 20 Aug 2008 10:02
Hi,
I'm noticing that when two copies of my application are running, if one updates a record, the update doesn't show in the other copy.
Is there a setting that will cause the changes to the table to be picked up by other copies, or do I need to have a timer in my app to periodically poll for changes by doing a refresh?
I'm using MyConnection, MyTable, and MyDataSource and the VCL Data Aware controls.
I have MySQL DAC 5.50.36.
Gary
I'm noticing that when two copies of my application are running, if one updates a record, the update doesn't show in the other copy.
Is there a setting that will cause the changes to the table to be picked up by other copies, or do I need to have a timer in my app to periodically poll for changes by doing a refresh?
I'm using MyConnection, MyTable, and MyDataSource and the VCL Data Aware controls.
I have MySQL DAC 5.50.36.
Gary