Microsoft SharePoint is a platform and a family of software products developed by Microsoft for collaboration and web publishing. Its capabilities include developing web sites, portals, intranets, content management systems, search engines, wikis, blogs, and other tools for business intelligence. ...
0
votes
0answers
36 views
How to Copy Yes/No field data in Sharepoint list to Sharepoint list using SSIS Package?
I am copying sharepoint list data using SSIS package and they are copying perfectly. But the problem is when there is a Choice field or Yes/No field at that time it is copying only default value to ...
0
votes
0answers
284 views
SQL Server 2012 SSIS\SharePoint Kerberos auth
I have some issues setting up Kerberos together with SQL Server and SharePoint. Any help will be much appreciated! =)
GOAL:
Use Kerberos to avoid double-hop issue.
USAGE:
User logs onto ...
0
votes
0answers
121 views
Getting UserInfo data out of Sharepoint via OPENROWSET
The query below returns most of the data from the SharePoint list that my customers want:
SELECT *
FROM OPENROWSET ('Microsoft.ACE.OLEDB.12.0',
...
0
votes
0answers
107 views
C:\Program Files\Microsoft SQL Server\MSSQL$SHAREPOINT\DATA
I am trying to query SharePoint list data from a database named like STS_bangbus_1 database, but there seem to be only one SQL Server instance with the named “bangbus” aka “SHAREPOINT”, with ...
0
votes
0answers
83 views
Visio and Oracle Server/Network Layout
I'm attempting to use Visio 2010 and SharePoint for a somewhat unique scenario. After quite a bit of searching, I am in need of some assistance in pointing me in the right direction.
I want to ...
