Do you know the place of uploaded file?
-
I want to know the place of the file in computer that is uploaded to sharepoint documents. If anybody knows,pls tell me. ^.^ kmb
Hi, Do you want to know the file location where the uploaded files of a document library reside? Well, sharepoint does not store its data in file system rather than it stores all information in content databases. The following databases will be created by default while installing sharepoint: SharePoint_AdminContent_GUID: It stores all Central Administration Content. SharePoint_Config: Configuration informations related to all sites, wen applications, web parts are stored over there. WSS_Search_ComputerName: It contains all informations related to the Search Service. WSS_Content_GUID: It stores all content related to a specific web application and its site collections. SharedServicesN_DB: It stores service specific data for SSP. SharedServicesN_Search_DB: It is a seperate database dedicated towards the search fields and keywords. SharedServicesContent: It stores all shared service content. SSO: It stores all specific informations related to the Sharepoint Single Sign On. Check out http://technet.microsoft.com/hi-in/library/cc974471(en-us).aspx[^] I hope this helps. :-O Regards Saanj
Either you love IT or leave IT...