Microsoft
Software
Hardware
Network
Question : Can't Attach SQL mdf After Moving It
I created a database here:
C:\Program Files (x86)\Microsoft SQL Server\MSSQL10.SQLEXPRESS\
MSSQL\DATA
I detach it, then copy the .mdf and .ldf here: C:\FRCSW
Now when I try to attach the mdf at the new location, I get
"An error occurred when attaching the database(s). Click the hyperlink in the Message column for details". Then "Unable to open the physical file 'C:\FRCSW\FRCSW_log.ldf.' Operating system error 5: "5(Access is denied)". (Microsoft SQL Server, Error: 5120).
I'm not an advanced SQL guy. I can create the relational tables, write stored procedures, and develope them OK, but I can't seem to deploy them. I always get stuck on the security and permissions issues.
Thanks in advance
Answer : Can't Attach SQL mdf After Moving It
do your operating system vista or win7... if so launch Microsoft SQL Server Management Studio as Administrator and then attach the db
Random Solutions
MS Access change regular number to month in query
datediff -- 2 dates are returning the same datefiff value (i.e. 0)
Access 2003 Insert Query with data from form to multiple records
RDS Web Access 2008 R2 - Multiple Logons
Access 2007 SQL statement needed to merge two tables
loop through tables using existing table to find NULL values
Add new row to datagrid for insertion vb.net
E00 Log files missing Help needed.
How do I use RecordSelectionFormula to pass dates via VS 2005 to Crystal report 2008?
SQL Query to find number of customers with X bookings