.DBV 파일 확장자
Database Variable Field File
| 개발사 | 해당 없음 |
| 인기도 |
2.0 | 1 투표 |
DBV 파일이란 무엇인가요?
A DBV file contains information that defines database fields of variable length, including the size of text and binary (BLOB data type) fields, in .DBF Database files. Users typically do not open DBV files. Instead, when a user opens a DBF file that references the DBV file, the software automatically loads the information in the DBV file to format the database fields.
추가 정보
Various xBase-compatible programs support DBV files, including dBase and multisoft FlagShip. You will likely encounter DBV files in the same location next to the DBF files that bear the same name. For example, a database.dbf file may reference the database.dbv file.
DBV 파일을 여는 방법
You should not attempt to open DBV files. Instead, the program (e.g., dBASE or multisoft FlagShip) opening the DBF database automatically loads the information in the DBV file.