Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Can't save SQL Server Management Studio sql file back into Sharepoint Document Library

  Asked By: Jessika Rosales         Date: May 16, 2010      Category: Sharepoint      Views: 357

I created an sql query file in SQL Server Management Studio and saved it onto my hard drive.
I then moved that file into a Sharepoint Document Library so others on my team could use that query.
I opened the file from within sharepoint, it launched SSMS.
I made a change to the file and pressed save.
here is the error message that comes up.
"The operation could not be completed. The process cannot access the file because it is being used by another process"

Am I doing something wrong?

Tagged:                        

 

1 Answer Found

 
Answer #1       Answered By: Tamika Cummings          Answered On: May 16, 2010       

The reason is SSMS doesn't support webdav; you must save  the file  locally and upload the new version to Sharepoint manually

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].