rinoshjoseph
Member
Hello,
I use TOracleDataset to connect a database table and a dbGrid.(ie 'select a.rowid, a.* from obj_table a' ) The doubt is after calling the .open if I execute an update statement for this table using an SQL(Update table ...) in another transaction , how the dataset gets refreshed and the performance of update sql
Regards
Rinosh
I use TOracleDataset to connect a database table and a dbGrid.(ie 'select a.rowid, a.* from obj_table a' ) The doubt is after calling the .open if I execute an update statement for this table using an SQL(Update table ...) in another transaction , how the dataset gets refreshed and the performance of update sql
Regards
Rinosh