When i copied event.mdf e event_log.LDF to mssql data folder i have this pls help
http://img230.imageshack.us/img230/3...problempa7.jpg
Printable View
When i copied event.mdf e event_log.LDF to mssql data folder i have this pls help
http://img230.imageshack.us/img230/3...problempa7.jpg
bump
Me Too I have this problem
I don't know why people are saying you need to copy the mdf files to the SQL folder as that isn't how to attach a datasource. Right-click the databases folder in your enterprise manager or whatever the express thing is and select "attach database". The reeason this is the way to do things is because the database gets verified which doesn't happen if you just drop the db file into the sql folder.
rename the Event.mdf file tu Event_Data.mdf then copy back to db folder.
this have helped myQuote:
rename the Event.mdf file tu Event_Data.mdf then copy back to db folder.