The database-connection tag has no wiki summary.
1
vote
1answer
506 views
Looking up a value in SQL to set a value on the InfoPath Form
Looking up a value in SQL to set a value on the InfoPath Form.
I have a data connection setup in my form. If I use this connection alone, in a control by itself, it pulls in data from my SQL server. ...
1
vote
0answers
58 views
Access keeps losing connection to Sharepoint list
I'm setting up an Access 2010 database to have a table that is linked to a Sharepoint list, and I'm experiencing connectivity problems.
Whenever I edit a record in the linked table, and then press ...
1
vote
0answers
29 views
How do I change SQL connection from one server to another on an an External list
I have an external list that points to SQL Server A. Server A is being de-commission and the database is moving to SQL Server B. I need to change my connection for my lists.
I created a new ...
0
votes
0answers
40 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 ...
0
votes
0answers
24 views
InfoPath unnable to connect to database, opens in offline mode
Help! Form actually opens and connects properly in preview and when I edit the template that is stored in the library, it connects successfully connects to the database on our shared drive. This is ...
0
votes
0answers
96 views
ODBC connection to Excel 2007
please help how it is possible to connect Excel 2007 to sharepoint 2007 ?
Current code is:
<asp:GridView runat="server" id="GridView1" AutoGenerateColumns="False" ...
0
votes
0answers
84 views
Unable to refresh a workbook in a Pivot Gallery
I have a workbook in a Pivot Gallery, and when I try to refresh all the data connections I get the following error:
Unable to refresh data for a data connection in the workbook. Try
again or ...
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 ...