Automatically document databases and upload to a portal
Hi,
This question is not specific to sql doc but I thought you might have any suggestions anyway since it's related to automating you documentation. I would like to use sql doc and automatically upload the files to a portal where it could be accessed and viewed.
Do you have any suggestions on portals that might be used? Perhaps you have tried this yourself. I would be interested to hear if you have any open source suggestions.
Regards
This question is not specific to sql doc but I thought you might have any suggestions anyway since it's related to automating you documentation. I would like to use sql doc and automatically upload the files to a portal where it could be accessed and viewed.
Do you have any suggestions on portals that might be used? Perhaps you have tried this yourself. I would be interested to hear if you have any open source suggestions.
Regards
Comments
The only portal I have heard about customers using is SharePoint. There was some issue we had to fix regarding the folder naming so it would work with SharePoint. I believe they were using a command to do it but I can't find a record of what it was specifically. I believe the preferred way of uploading a document to SharePoint these days is to use the Microsoft.SharePoint object in a PowerShell script.
Hope this helps.
Any word on whether or not SQL Doc 3 plays well with Sharepoint?