Here's another spanner in the works: What if you are linking a SharePoint list to Access so that you can create reports ... will the permissions in SharePoint carry over to Access in exclusive mode or do you have to reinvent the wheel in Access when linking to SharePoint?
OK I cannot find anywhere the REASON for "exclusive mode" ... other than you have to invoke it in so you can link a sharepoint list to Access.
What the heck is "exclusive mode" and why does it exist?
Any MS programmers out there wish to share knowledge ... ??:cool:
I ask this question because I am linking an Access database to SharePoint and need to know how the "back-end" works. This is not explained very well in end-user documentation. I have looked at MSDN but would like to chat with someone in the forum.
Thanks,
IG
I created several tables that contain the look-up data I want to post to database which I will use as the repository for a SharePoint form.
Users visiting SharePoint site will enter the data to be kept in an Access database so we can create reports (not seen by the user)
Problem: When I...