Tagged Questions
1
vote
1answer
188 views
Bind 2 External Content Types (2 tables in SQL database) to 2 drop down lists and have 1 update the contents of the other?
I have 2 tables in my database called "Meetings" and "Items", items belong to a meeting.
I've created the external content types with sharepoint designer and bound them to drop down lists ("Meetings" ...
0
votes
3answers
556 views
Live-sync MSSQL DB <--> Sharepoint List
My experience with SharePoint is not really sophisticated so please bear with me.
What I want to do is setting up a live-sync between a SharePoint list and a database table.
This live-sync should be ...