BtrieveFileSaver Code
Brought to you by:
dbcoretech
File | Date | Author | Commit |
---|---|---|---|
BtrieveFileSaver.sln | 2010-07-28 | dbcoretech | [r1] initial sources including Microsoft Visual C++ ... |
BtrieveFileSaver.vcproj | 2010-07-28 | dbcoretech | [r1] initial sources including Microsoft Visual C++ ... |
BtrieveFileSaverLib.c | 2010-08-18 | dbcoretech | [r6] 18th August 2010 - N.Stagno/C.Fiedler dbcoretech |
BtrieveFileSaverLib.h | 2010-08-18 | dbcoretech | [r6] 18th August 2010 - N.Stagno/C.Fiedler dbcoretech |
Makefile | 2010-07-28 | dbcoretech | [r2] updated version covering Linux Makefile |
liesmich.txt | 2010-07-28 | dbcoretech | [r1] initial sources including Microsoft Visual C++ ... |
main.c | 2010-08-18 | dbcoretech | [r6] 18th August 2010 - N.Stagno/C.Fiedler dbcoretech |
readme.txt | 2010-07-28 | dbcoretech | [r1] initial sources including Microsoft Visual C++ ... |
Btrieve File Saver ------------------ Btrieve File Saver is a data recovery utility available for all windows 32 and 64 bit as well as source including a make file for linux The main feature of Btrieve File Saver: - data recovery for btrieve files version 3/4/5/6/7/8/9.0 (9.5 planned) - reads and dump's datapages even if the btrieve engine can't read them anymore - supports variable record - supports all possible page size settings - batch support - silent mode support (run in batch without interaction) - CRC verification support - dump date in BUTIL -save format or HEX (with or without len or CRC information) ------------------- License Copyright (C)2010 dbcoretech ltd. BtrieveFileSaver@dbcoretech.com BtrieveFileSaver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. BtrieveFileSaver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with BtrieveFileSaver. If not, see <http://www.gnu.org/licenses/>. ------------------- End of document