No announcements
Found 4094041 threads
-
0 Votes
How can i use sql data in sharepoint form
Hi Patrick, 1.Create a List with External Content Type for the SQL data.Answered | 1 Replies | 560 Views | Created by Patrick.I - Friday, July 3, 2015 7:20 AM | Last reply by Sundarapandian Balasubramani - Friday, July 3, 2015 7:56 AM -
0 Votes
Updating SQL value from the data in SharePoint List
By manually, i can use CRUD operations on this list to directly update the SQL value. but the possible errors of manually entering data will be an issue.Answered | 4 Replies | 1313 Views | Created by KurtAllen - Saturday, August 13, 2016 11:32 AM | Last reply by Victoria Xia - Wednesday, August 24, 2016 12:58 PM -
0 Votes
Infopath Form, want to save data to a LIST as well as Form Library
So you could copy the columns you specify from the form library to another list.Answered | 2 Replies | 1563 Views | Created by HWilliams2014 - Monday, January 6, 2014 3:59 PM | Last reply by HWilliams2014 - Thursday, January 9, 2014 3:04 PM -
1 Votes
Submitting list data to SQL
Custom control will directly submit data to SQL Database.Answered | 2 Replies | 1024 Views | Created by dawsonz - Thursday, March 13, 2014 11:52 AM | Last reply by amin, adnan - Thursday, March 13, 2014 12:15 PM -
1 Votes
how to load data from sql dynamically to list
Hi, If you are using Oracle Database, we can create a Linked Server in SQL server and create a view to get data from Oracle database, then use the ...Answered | 4 Replies | 952 Views | Created by Shahid Siddique - Wednesday, September 2, 2015 7:12 AM | Last reply by Dennis Guo - Friday, September 4, 2015 1:37 AM -
0 Votes
Pulling data from SQL Express into a list
So if my goal is to pull x number of columns from the external SQL Express DB into SharePoint but also have additional columns added to this data for tracking on ...Answered | 5 Replies | 4809 Views | Created by Stunpals - Wednesday, March 7, 2012 8:26 PM | Last reply by Stunpals - Friday, March 16, 2012 9:41 PM -
0 Votes
store sharepoint 2010 list data in sql server
I am not 100% sure but that might be one of the reason for this error.Answered | 6 Replies | 2155 Views | Created by Rajni Kaushal - Wednesday, December 18, 2013 10:40 AM | Last reply by Rajni Kaushal - Thursday, December 19, 2013 9:40 AM -
1 Votes
Import SQL data into Sharepoint list with External Data Column
Hi What you want to do is to create an external content type using sharepoint designer linked to the SQL table, this will create you a read/write ...Answered | 2 Replies | 8559 Views | Created by PJC86 - Monday, May 23, 2011 8:13 PM | Last reply by Sergio Giusti 79 - Tuesday, May 24, 2011 2:27 PM -
0 Votes
call a web-app sql view to display data in a sharepoint form
I have been working on this form and for some reason I am not able to retrieve data.Answered | 6 Replies | 1430 Views | Created by oleolehoohoo - Tuesday, October 22, 2013 3:04 PM | Last reply by Patrick_Liang - Saturday, October 26, 2013 3:24 AM -
0 Votes
Displaying data from SQL to Sharepoint
Hi Alla, Thank you for your posting.Answered | 6 Replies | 1257 Views | Created by Alla2552 - Tuesday, September 9, 2014 8:56 PM | Last reply by Katherine Xiong - Thursday, September 25, 2014 2:14 AM -
1 Votes
Syncing SharePoint list data with SQL Server table
Write console application to read data from SP list and push data to SQL table 2.Answered | 2 Replies | 7856 Views | Created by cally_kalpana - Tuesday, October 27, 2015 10:25 AM | Last reply by Satish Gadekar - Tuesday, October 27, 2015 12:31 PM -
1 Votes
SQL Data to write direct to Sharepoint List
Microsoft has also released SSIS list data source on CodePlex that you can use.Answered | 3 Replies | 5102 Views | Created by CraigSomberg - Monday, October 31, 2011 9:43 PM | Last reply by CraigSomberg - Thursday, November 3, 2011 12:00 AM -
0 Votes
How can I save data that I am adding into jqxscheduler?
Hi, I suggest you save the data in a SharePoint list, if it is a SharePoint Hosted App, JavaScript Client Object Model would be ...Answered | 1 Replies | 2622 Views | Created by G.D.Me - Tuesday, December 15, 2015 1:06 PM | Last reply by Patrick_Liang - Wednesday, December 16, 2015 8:22 AM -
0 Votes
Saving data from DataGridView to Sql Database
Add a data connection to your SQL server, navigate to the table you want, drag drop it to a blank windows form.Answered | 2 Replies | 2388 Views | Created by Panaboy - Sunday, December 16, 2012 12:36 AM | Last reply by Mitja Bonca - Sunday, December 16, 2012 10:19 AM -
1 Votes
Connect and retrieve data from SQL within SharePoint
Thanks for the reply, but I do not want to import the data into sharepoint.Answered | 3 Replies | 648 Views | Created by CKMock - Wednesday, February 10, 2016 2:33 PM | Last reply by Patrick_Liang - Thursday, February 11, 2016 6:28 AM -
0 Votes
drop down list getting populated from sql server data
Hello Suresh, Whenever i create a copy of the newform and modify it and go to properties of list and then make that as default newform but when i click the new ...Answered | 3 Replies | 8401 Views | Created by Sharepoint99 - Wednesday, March 17, 2010 4:15 PM | Last reply by Sharepoint99 - Friday, March 19, 2010 1:33 PM -
0 Votes
How to sync sharepoint list data to SQL Server Table
hi all, my name is Arsen)) I am a new member here )) thanks for your post , nice to meet you all here, in this web siteAnswered | 6 Replies | 8542 Views | Created by SB Ali - Thursday, November 16, 2017 6:39 AM | Last reply by Arsen Adams - Thursday, December 7, 2017 10:37 AM -
0 Votes
Vb form saveing data to SQL server
Here is some checklist to identify issue: On which action you want your data to be saved?Answered | 9 Replies | 1054 Views | Created by __Mr__Champagne - Monday, May 4, 2015 3:43 PM | Last reply by Olaf Helper - Wednesday, May 6, 2015 10:23 AM -
2 Votes
Fetching data from SQL into SharePoint 2013
Hi, You have to define and design the SQL Procedure and SQL Views that combines multiple table from the DB.Answered | 2 Replies | 639 Views | Created by Surya2016 - Friday, November 4, 2016 4:16 PM | Last reply by PriyaranjanKS - Saturday, November 5, 2016 2:37 AM -
1 Votes
How to read data from SQL server and update SharePoint list
Hi SamDany, We can connect SQL data table using SqlConnection class and then read data using SqlDataReader class, here is a code demo for your ...Answered | 4 Replies | 1606 Views | Created by SamDany - Wednesday, November 9, 2016 12:19 PM | Last reply by Dave SharePoint - Wednesday, November 16, 2016 9:18 AM - Items 1 to 20 of 4094041 Next ›
No announcements