Tagged Questions
1
vote
2answers
44 views
Workflows and SQL Server Databases
Is it possible to create a workflow that is started by activity in a SQL Server database that is outside of SharePoint?
Using a WebPart to put and modify data in a database isn't a problem. ...
0
votes
0answers
9 views
Which versions of sharepoint support sqlserver read commited snapshot isolation?
I have been unable to find out if Sharepoint 2010 or 2013 (or even 2007) are able to take advantage of this MSSQL feature to improve the performance of the database operations invoked by Sharepoint ...
0
votes
0answers
76 views
RBS with SharePoint 2010 and SQL Express 2008 / 2012.
My client has about 100GB of files loaded on a File Server. Initially the plan was to upload everything to SharePoint and bring everything under one hood.
They have SharePoint Foundation 2010 and SQL ...
0
votes
0answers
119 views
When using a SQL database connection with stored procedures is it possible to use an output parameter
I'm kind of new to attempting this sort of thing and I have some unique restrictions, so please bear with me.
I am attempting to connect to data in a SQL database through stored procedures in my ...