Microsoft Developer Network > 포럼 홈 > SharePoint - Enterprise Content Management > Can't save SQL Server Management Studio sql file back into Sharepoint Document Library
질문하기질문하기
 

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

  • 2009년 6월 23일 화요일 오후 6:43sudermatt 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    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?

답변

  • 2009년 6월 24일 수요일 오전 9:27Serge Luca [MVP]MVP사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨
    The reason is SSMS doesn't support webdav; you must save the file locally and upload the new version to Sharepoint manually

    Serge Luca; blog: http://www.redwood.be
    • 답변으로 표시됨sudermatt 2009년 6월 24일 수요일 오후 10:48
    •  

모든 응답

  • 2009년 6월 24일 수요일 오전 9:27Serge Luca [MVP]MVP사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨
    The reason is SSMS doesn't support webdav; you must save the file locally and upload the new version to Sharepoint manually

    Serge Luca; blog: http://www.redwood.be
    • 답변으로 표시됨sudermatt 2009년 6월 24일 수요일 오후 10:48
    •