Subject | Log file problem |
---|---|
Author | miniman_no1 |
Post date | 2004-12-17T04:52:14Z |
I have a program which is written with firebird API, I've tried to
set the option of database Forced Writes to Disabled and then insert
several numbers of record and suddently shut down the server, surely
the data is lost. I know that the data is physically write to db only
when the program disconnect to the db, but the main point I want to
ask is is there a log file write down all the data that is not yet
save to the db, so that we can restore it?
set the option of database Forced Writes to Disabled and then insert
several numbers of record and suddently shut down the server, surely
the data is lost. I know that the data is physically write to db only
when the program disconnect to the db, but the main point I want to
ask is is there a log file write down all the data that is not yet
save to the db, so that we can restore it?