Access Sharepoint Library through Microsoft Access

喜夏-厌秋 提交于 2019-12-12 02:06:16

问题


Hi I have a sharepoint Library which is an Infopath forms library

I store forms here and i display some columns and the some column values are modified using MS Access

Now the problem that I am having is,

Access Displays some records only where WEb browser displays all the records.

I checked the security but everything looks correct for the same user has full control to that document

Can someone say where I'm going wrong??


回答1:


Are you aware of linked list vs the Import the data source. The linked list will hide some fields due to how linking works.

There are some issues in this regard as well. Some Datatypes don't communicate well. see;

  • http://office.microsoft.com/en-us/access-help/how-access-converts-between-access-and-sharepoint-data-types-HP001047713.aspx
  • http://www.utteraccess.com/forum/Sharepoint-Linked-Access-t1958466.html


来源:https://stackoverflow.com/questions/14399050/access-sharepoint-library-through-microsoft-access

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!