Attach database sql server without log file

Published: 01 January 1970
on channel: Saloonet
37
0

USE master

GO

CREATE DATABASE [YOURDBNAME]

ON (FILENAME = 'D:\YOURMDFNAME.mdf')

FOR ATTACH_FORCE_REBUILD_LOG Hướng dẫn attach sql server khi thiếu file ldf.
How to attach database to sql server if missing ldf file?


Watch video Attach database sql server without log file online without registration, duration hours minute second in high quality. This video was added by user Saloonet 01 January 1970, don't forget to share it with your friends and acquaintances, it has been viewed on our site 37 once and liked it 0 people.