Groups | Blog | Home
all groups > sql server odbc > february 2004 >

sql server odbc : Error 5123 Operating System Error 32 on attaching a database


Kishore Kapadia
2/25/2004 10:19:26 AM
I have SQL Server loaded on my standalone laptop. I tried
to attach a database( xxx.MDF) and got an error as above.
Sue Hoegemeier
3/1/2004 7:33:10 AM
In your sp_attach_db statement, make sure the path to the
mdf, ldf files is correct.
Also, make sure the SQL Server service account has
permissions to the path, files that you are attaching.

-Sue

On Wed, 25 Feb 2004 10:19:26 -0800, "Kishore Kapadia"
[quoted text, click to view]
AddThis Social Bookmark Button