SQL Server is a relational database server used in SharePoint

learn more… | top users | synonyms

1
vote
1answer
34 views

How to provide highly available, disaster recovery solution for SharePoint 2013 deployment?

We need to provide highly available, disaster recovery solution for SharePoint 2013 deployment. For this purpose, we've to build environments for two data-centres, one would be primary DC1 and another ...
0
votes
0answers
9 views

Performance Point Time Intelligence Filter is Interpreting the Time Dimension Wrongly

I have a SQL Server with the Submit Date field having dates in the format YYYY-MM-DDThh:mm:ss. Similarly, I configured SSAS to connect to the SQL Server Table and created a cube on top of it. Then, ...
0
votes
1answer
32 views

List item storage in SQL

So I'm having some performance issues with some large queries against SharePoint (yes, I'm already using CAML), so I decided to take a peek at the SharePoint database despite the dire warnings never ...
0
votes
1answer
25 views

Sharepoint 2010 Data Sources with Windows Authentication

This is two part questions: Does SharePoint 2010 support Trusted_Connection(Integrated Security=Yes;) when connecting to SQL Servers 2008/2012 for retrieving custom list? If it does how can I set it ...
1
vote
0answers
22 views

Using InfoPath inBrowser forms, create reports from captured data, and present those reports back in SharePoint

I'm using SharePoint 2010 and I have access to InfoPath and BCS services. I’m looking to use InfoPath forms that are accessed IN-BROWSER through SharePoint to capture data, and use that data to ...
0
votes
0answers
19 views

Become a SharePoint Developer

I'm a BI developer with SQL server as a primary tool and I started learning to become SharePoint developer. What benefit from BI developer's perspective can it provide business value as a ...
0
votes
0answers
11 views

Migrate Sharepoint 2007 and database from two separate servers to one physical server

I'm looking for any advice on the best way to migrate a SharePoint 2007 installation and a database. The current setup is a server running SharePoint 2007 with the database stored on a separate SQL ...
0
votes
1answer
39 views

how to work with form based authentication in SharePoint 2010 three tier architecture?

I am working on SharePoint2010 site created on three tier architecture. I want to use the form based authentication method. I have prepared the form based authentication on web application but ...
0
votes
3answers
34 views

How to sync a Sharepoint 2010 list with data from a table in SQL server

I have a table in SQL server 2008 and a list in sharepoint 2010 that has a few columns from this table and a few other unrelated columns as well. This SQL server table keeps changing and I want to ...
0
votes
1answer
38 views

SQL Database Login Failed

The SharePoint logs, as well as in the event viewer keep popping up the following error: 'SQL database login for 'DBTable' on instance 'DatabaseServer' failed. Login failed for user ...
0
votes
0answers
18 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
2answers
66 views

Inserting new list items into SQL

When I add new item into the list, I have to insert the items into the SQL database. How can I do it? Any clue is good for me.
0
votes
1answer
125 views

Excel services and PowerPivot error: “Unable to refresh data for a data connection in the Workbook. ”

My environment is a 3-tier SharePoint 2010 Architecture: Running on SQL Server 2012 Enterprise Edition WF1 WF2 Both Web Fronts are NLB, and we have they following Application Servers APP1 - ...
1
vote
2answers
88 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
1answer
445 views

There are no SQL Server instances or shared features that can be updated on this computer

I am trying to install SQL server 2008 r2 on Windows server 2008 r2, I have the SQL server installed in an ISO image and the windows server is on a VM workstation, but during the installation I got ...
1
vote
0answers
29 views

Which installation option I should use for SQL server 2008 to work with SharePoint 2013

I want to prepare a development environment for SharePoint 2013, so I want to know which SQL server option I should use from the SQL server 2008 installation center , the available options are:- 1.New ...
0
votes
5answers
89 views

Sharepoint 2010 products configuration wizard giving error

Small disclaimer: I am a n00b at Sharepoint. I am actually a developer and have just been given Sharepoint platform saying that I have to get it running properly =/ Have had no training, all my ...
0
votes
1answer
21 views

wss 3.0 content database has expanded exponentially without any data added in it

I am hosting wss 3.0 web application in windows 2003 server with sql 2005 express edition. we are leveraging lots of out of the box functionality, but we also have some custom features and web parts. ...
0
votes
0answers
41 views

Deploying SSRS report from BIDS to SharePoint 2010

I am having an issue deploying a report from BIDS to a SharePoint Integrated Report Services Server. I have set up SSRS and everything is successful from the configuration wizard, I am using a Domain ...
0
votes
1answer
15 views

SharePoint 2010: How to determine in what mode SQL Server Reporting Services is installed

SharePoint 2010 Standard farm. How can I determine in what mode the SQL Server Reporting Services is installed? When installing SQL Server Reporting Services (SSRS), you must choose the mode in ...
0
votes
1answer
464 views

SQL Server Reporting Services: The remote server returned an error: (500) Internal Server Error

I'm running a SharePoint 2010 Standard farm. I have 2 Web Front-end Servers, an application server running SSRS and 2 Database servers. SSRS is installed using the Microsoft SQL Server 2012 RS Add-In ...
0
votes
1answer
53 views

Development with SQL Data Source in Visual Studio

There is a sql database. I want to get datas and display them as a list. And I want to filter the datas too. But I can't find any basic tutorial to do it. I don't know where to begin. Where should I ...
0
votes
1answer
131 views

SP central admin Cannot connect to the configuration database after reinstalling sql server 2008 r2

I have just re-installed SQL Server 2008 R2 in my Windows Server, but after installing the SQL Server, I am unable to open my central admin. On opening the central admin its showing me the message - ...
0
votes
0answers
11 views

Find Data for Microsoft Project in SharePoint enterprise

Goal: To view the table's data of the database for Microsoft Project from SharePoint 2010 and/or 2013 enterprise. Problem: Where can I find the raw data for Microsoft Project in the database? I would ...
1
vote
1answer
66 views

SQL Log file repeating error :error code 0x6fd

SQL Server 2008 R2 Currently the log folder is taking upto 109GB's of space! It keeps repeating the following error: “An exception occurred while enqueueing a message in the target queue. ...
0
votes
0answers
21 views

Apps for office Storing OOXML templates

This is my first try in writing an app for office. I want to have a task Pane app for office that would access a database in which OOXML parts will be stored. The user would typically enter some ...
1
vote
1answer
33 views

Change SQL Server service account

I need to change the Service Account for Sql Server (i.e. I need SQL Server to run under a different account). Can I just change the account or do I need to perform some Sharepoint configuration as ...
0
votes
0answers
113 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
79 views

SSRS - Get LookupSet results on different cells

Sorry if I'm missing something obvious but I'm a newbie to SSRS (SQL Server 2012 R2) and SharePoint 2010. My boss wants some basic reports from our internal SP site (list data) and I'm doing some ...
0
votes
0answers
29 views

Upgrading default SQL server express of SharePoint 2010 for reporting services

I need to upgrade default SQL server express of SharePoint 2010 with SQL Server 2008 Express with Advanced Services. What are the things I should keep in mind before upgrading? Thanking you in ...
0
votes
1answer
200 views

Databases for Sharepoint Foundation 2013

I recently installed Sharepoint 2013 onto a test server to look at the possibilities of upgrading our 2010 instance. After the installation, I noticed that far more DBs were created on my SQL Server. ...
0
votes
0answers
53 views

Can't start configuration database service

TL;DR: I can't start the SQL Server service that my content database is on. I installed SharePoint Foundation 2010 on a Win7 box a while back. About a year ago I disabled some services (in ...
5
votes
1answer
94 views

Do SQL Full Backups of Content Databases interfere with SharePoint differential backups using backup-sofarm

I've recently switched our SharePoint 2010 backups from using stsadm to the PowerShell backup-spfarm technique but just have a bit of a worry about differential backups. Essentially we're running ...
0
votes
0answers
38 views

Problem in Invoking SQL Server Reporting Services by SharePoint Timer Job

I'm facing some problem with the Render of some Reports during my SharePoint Timer Job. The same code running in a Console Application works correctly but in SharePoint Timer job stops working without ...
0
votes
1answer
34 views

How to backup specific ListItems to database?

We are running a ticketsystem on Sharepoint 2010 which got alarmingly large over the last few months. The ListView Threshhold currently sits at 15k for this WebApplication. I am currently looking for ...
0
votes
0answers
44 views

After shrink the error still occurs

When I try to save the aspx page an error occures. It says "....It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current Web". At SQL Server Man. ...
0
votes
1answer
664 views

InvalidOperationException after promoting SharePoint server to domain controller

I installed SharePoint 2013 Standard on Windows Server 2012, and it was running fine until I decided to make the server a domain controller: Remove the ADCS role Remove then re-add the ADDS role ...
1
vote
1answer
42 views

Document storage in sharepoint

By default, Sharepoint stores the documents in Sql Server. It may give performance issue if we have large files(say 1 TB). So, how do we overcome this or do we have any other way of storing ...
1
vote
2answers
101 views

401 Unauthorized after database move to new SQL Server

I need some assistance trying to figure out what is going on. We have been running our test SharePoint and test SQL together on the same server and it has been doing ok, but we decided to move SQL to ...
1
vote
1answer
53 views

Sharepoint 2010 - Delete Picture Library

I had picture library on Sharepoint with 500MB of images. I have deleted it from site and farm level also. But data still rely on SQL DB. I have daily backups on server. Before uploading images daily ...
0
votes
1answer
112 views

User Profile Synchronisation from SQL Database

I am trying to update the Manager and Profile Picture properties for the UPS from SQL. The problem is that these two fields are stored as text in SQL but SharePoint expects a Person field and URL ...
1
vote
1answer
57 views

Sharepoint 2010 multilingual support and SQL Server 2008 Collation

I am wondering when I install my respective SQL Server 2008 R2 database for Sharepoint if I will need to set the collation to anything specific to support Sharepoint's multilingual capabilities?
0
votes
1answer
107 views

Connect SQL Server installed local machine with Sharepoint VM

I need to install SharePoint (Farm based installation) on VM and I have installed SQL Server 2008 R2 on my local machine. How can I connect both the machines so that I can use sql instance settings ...
0
votes
1answer
238 views

SQL Server 2012 - service account error

I am getting the following 2 errors when trying to install SQL server 2012 on Windows Server 2012. These occur at the server configuration page. Access is denied. The SQL Server service account ...
0
votes
3answers
104 views

Installation of SQL database on local machine as opposed to Virtual machine

I have configured Virtual machine to install Sharepoint 2010. The virtual machine is configured as; a. OS: Windows Server 2008 b. Active Directory Configured (Domain Name as "DOMAINNAME" is ...
0
votes
1answer
254 views

SharePoint 2010 - Force to use non-1433 SQL Port

In my farm, I was using the standard 1433 port for SharePoint to communicate with SQL. Our project lead came down with the order to change the SQL port to a non-standard port from 1433. I went ...
0
votes
1answer
47 views

Auto-Update Statics On/Off

MS recommends disabling auto-create statistics on SP DBs (ref). What about auto-update statistics? Looking at our TFS installation, for the SP DBs, these two options are disabled for you when TFS is ...
1
vote
2answers
571 views

Content Database Is Not Listing In SQL Management Studio

I have created a new SP web application and the content database name which I have given is WSS_Content_Test. Application created successfully(I checked out and found IIS Website and App pool is ...
1
vote
0answers
92 views

BCS connection with SQL DB and Sharepoint list passing parameters

Is there way to pass parameters to BCS connection between sharepoint list and sql table and populate the list with the sql table data which agrees to a certain scenario(according to the passed ...
0
votes
1answer
40 views

list updation in list loadvent

I have a custom list that contains a row of data. The data in the list is created from the data in the table in the SQL table. I need to check the data in database table and the data in the list is ...

1 2 3 4