G
gus bjorklund
Guest
> On Apr 4, 2019, at 1:32 PM, ujj1 wrote: > > One of our developers asked what happens if someone uses notepad or notepad++ or some other text editing tool to edit data in the database extents directly. > > what happens is that you /will/ have to restore your most recent backup. there are /no/ scenarios in which this is not true. your users should not have read/write privs on database files except in the case where they created their own, private databases. if that is the case, you should not care about the results — they can smash them as much as they want.
Continue reading...
Continue reading...