I have Access file with linked SharePoint table.
I want to update SharePoint table by WinForm application.
So I made OLEDB connection to the Access with linked table to SharePoint.
But application not work.
If I make connection to the not linked table application works fine.
Is it possible to use Access as third party?
Is there any other options to connect table shared on SharePoint?