0
votes
0answers
28 views

SharePoint BCS vs Import Data

I'm developing an extranet for customers using SharePoint 2013. Each customer will have their own subsite. There will be a list of test results for that client. There will also be SSRS reports to ...
0
votes
0answers
80 views

Business Connectivity services to search data in SQL server database using SharePoint 2013 Search Api

I need to get the data from my SQL server database to be crawled and indexed by the sharepoint and then I need to show the search results from my database in SQL using the Sharepoint Search Web part ...
0
votes
0answers
116 views

Business Connectivity Services for a large scale database having several stored procedures

I am working on a project having a large scale database with several stored procedures and I need to use the data in SharePoint 2013, the database is in SQL Server 2008 R2 According to my ...
0
votes
1answer
179 views

Programmatically access external list associated column

Hi I have 2 external lists 'A' and 'B'. with an associated column in A, that looks up for B. When i view/edit item in browser, it shows correct values as shown in picture below. But when i try to ...
0
votes
0answers
224 views

External List is not searchable in SharePoint 2013?

I have created an external Content Type and used it to create an External List, I need the sharepoint search to show the External list items in the results as well but I am unable to do so.. I have ...