You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--Điều kiện: các file mdf và file log chưa có một database nào phụ trách quyền
--Nếu được attach từ các file đã được attach database sẵn sẽ gặp lỗi
--Unable to open the physical file "E:\SQLData\Data\AttachStudentDB.mdf". Operating system error 32: "32(The process cannot access the file because it is being used by another process.)".
CREATE DATABASE TestAttach
ON (FILENAME = 'E:\SQLData\Data\AttachStudentDB.mdf'),