N nafnaf Member Sep 24, 2004 #1 Other user or procedure have changed record. As I can refreshed changes for the remaining users in DBGrid. I know it is necessary to use DBMS_ALERT but how to refresh only of one or several changed records. Thx
Other user or procedure have changed record. As I can refreshed changes for the remaining users in DBGrid. I know it is necessary to use DBMS_ALERT but how to refresh only of one or several changed records. Thx
Marco Kalter Administrator Staff member Sep 24, 2004 #1 To refresh one record you can use the TOracleDataSet.RefreshRecord function.