Lucas,
You dont have open indexes right ?
AHF wrote:Antonio, Enrico,
How can we show or hide deleted records in ADO?
How can we enforce SET DELETED?
AHF wrote:Enrico,
In fact this is not a problem because deleting records in SQL will wipe records off the table and we cannot recover them again. Is this true for all DB Sql ?
nRec: = RecNo()
DELETE
GO nRec // Ok dbf. ADO Fail
AHF wrote:Enrico,
Do you mean mark a record as deleted with truly deleted in SQL using a delete field in the tables?
AHF wrote:In dbf apps we have to pack to clean it and some kind of recycle to recover it when adding records.
If we truly delete it nothing else mus be done. Although recall and pack exists in adordd but do nothing.
The trials we ae running with our app there is no problem but maybe others have a different approach.
Is it worth to do it ?
What do you think ?
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 41 guests