Hi,
My database record suddenly missing, there's no action of deleting the record. But it is missing..or deleted..
My database already run for 4 years..
Does any one have any solution and why it can be happened?
thx
Hi,
My database record suddenly missing, there's no action of deleting the record. But it is missing..or deleted..
My database already run for 4 years..
Does any one have any solution and why it can be happened?
thx
There are many possibilities without more detail it's hard to say why. Was the row wrapped in a transaction and the transaction failed so the row was never actually added in the first place? Was a backup of the db restored from before the row was added? Are just 2 possible answers.