EXEC sp_attach_single_file_db @dbname = 'time',
@physname = 'C:\Program Files\Microsoft SQL Server\MSSQL\Data\time_data.mdf'
Server: Msg 1813, Level 16, State 2, Line 1
Could not open new database 'time'. CREATE DATABASE is aborted.
Device activation error. The physical file name 'C:\Program Files\Microsoft SQL Server\MSSQL\data\Time_Log.LDF' may be incorrect.