Tengo un xbrowse, luego hago un update, o insert
y quiero que el xbrowse se "refresque".
Antes hacia
::oQry:refresh()
::oBrw:refresh()
ahora con MARIADB como tengo que proceder?
Refresh() Applies only to rowsets/tables having update timestamp.
Reads from Server rows with timestamp later than the max timestamp in the rowset and updates the rowset with new values and returns number of rows updated
ReQuery ( [aNewParams] )
Reads data fully again from the server, optionally applying new parameters
ReSync() Reads current record from the server and updates the values in the rowset
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: Google [Bot] and 60 guests