Re:Help! Paradox Database records LOST when PC reset
The Data wasn't written to the Database, that's why you lost all the data, even
though you posted the info, it wasn't written. This happnes, if you closed the
program beforem it would have been written to the database the reason being, I
forgot where, but there's a switch in the BDE that baiscly means that when you
post the Data it automatically get's written to the Database, instead of it
being stored in MEM.....
I hope that helped, i'll try to find out which option, try to set local share
to true.
I.S
Quote
M. Sebares wrote:
> Hi all
> I have found a very big problem with a D4 application using Paradox tables.
> The program runs 24 hours every day, and the client seldom closes it.
> Last Week the computer restarted suddenly, due to a brief power
> interruption, and after Win98 Startup and after executing the program, the
> client found they have lost several days of data!!!
> I have reproduced the sequence, introducing several records and I have
> pressed the PC reset button while the program was idle (to avoid file
> corruption). Know what? The records recently introduced were lost. I checked
> if the records were in the paradox table with DbExplorer (without closing
> the program), and they were ok.
> Could someone give me some hint on who is deleting this records from the
> table? As you can imagine, my client is slightly upset, so am I.
> Thanks in advance for any help given.
> M.Sebares