Tagged Questions
0
votes
0answers
28 views
SQL connection string doesn't work
I made the Oracle connection string work for another project.Now for another project I want to make a connection string for SQL. In my BDC VS Project
Data Source=.....;Database=....;Initial ...
0
votes
0answers
105 views
BCS Model with primary key consisting of multiple columns
We have a database with a table that has a primary key that consists 4 columns.
I want to show the table data in SharePoint by using BCS.
A created a new BDC Model in Visual Studio, but has no idea ...
1
vote
2answers
3k views
Can't Create External Content Type linked to SQL Server
In Sharepoint 2010, I am trying to create an External Content Type, and use a connection to a SQL Server. But, in Sharepoint Designer, when I am in the wizard to create an ECT, I'm having trouble ...