.$DB 파일 확장자
dBASE Temporary File
| 개발사 | dBASE |
| 인기도 |
3.5 | 15 투표 |
$DB 파일이란 무엇인가요?
A $DB file is a temporary database the dBASE database management software automatically creates while a user works on a database (.DBF file). The purpose of the file is to store changes made to a database that the software can reference to recover if dBASE unexpectedly quits due to a computer crash, loss of power, etc. When a user is done working on a database and closes it, dBASE automatically deletes the $DB file.
추가 정보
dBASE is a Windows program that provides various database-related capabilities, including managing databases, building programs, and compiling them. You may make many changes to a database as you work on it. To prevent your changes from being lost, dBASE introduced the $DB file type to function similarly to a safety net to preserve your changes.
참고: dBASE stands for "dataBased Intelligence."
$DB 파일을 여는 방법
You should not attempt to open $DB files. Instead, dBASE software references the files in case the program unexpectedly quits, then loads the changes to the database (DBF file), so the changes are present when re-opening the file. Additionally, dBASE automatically deletes the $DB file.