Tagged Questions
0
votes
2answers
1k views
SSIS Import Sharepoint 2010 List to SQL Server
Is there a way to do this via code? How so? I simply want to import data from a list in SharePoint 2010 to a SQL 2005 or 2008 server.
I know there are several 3rd party plug-ins that work, but I ...
4
votes
2answers
887 views
Execution of code as Application Pool account
Here is what I'm currently trying to do -
1.Create a new instance of a timer job from a web part
2.Add a new site collection to the current web application again from a web part
Each time the code ...
2
votes
2answers
226 views
Database migration problem
We have recently migrated our MOSS databases from MS SQL Express 2005 to MS SQL 2008 both intances running on the same Windows 2003 server.
After "successful" migration we switched the 2005 server ...