.TRN 文件扩展名
SQL Server Transaction Log Backup File
| 开发者 | Microsoft |
| 受欢迎程度 |
3.1 | 9 票 |
什么是 TRN 文件?
Backup file created by Microsoft SQL Server, a relational database management system (RDBMS) application; contains a transaction log backup, which saves a history of committed and uncommitted database changes since the last checkpoint.
更多信息
TRN files are used for database restores and may be used with other TRN files to chain roll back to any previous database state. TRN files are often backed up with a .BAK file, which is the backup of the database.
可打开或引用 TRN 文件的程序
Windows