简体   繁体   English

如何通过InfoPath表单将数据提交/更新/删除到Sharepoint 2007上的MS Access数据库

[英]How to submit/update/delete data through InfoPath Form to an MS Access Database on Sharepoint 2007

I want submit Data/update/delete through InfoPath Form to an MS Access Database on Sharepoint 2007 (MOSS 2007), If custome code require please give code. 我想通过InfoPath表单将数据/更新/删除提交到Sharepoint 2007(MOSS 2007)上的MS Access数据库,如果需要自定义代码,请提供代码。

Thanks 谢谢

I would consider setting up a data connection within InfoPath to submit the form data to a SharePoint document library. 我会考虑在InfoPath中设置数据连接,以将表单数据提交到SharePoint文档库。 Then you could can link your Access Database to that same doc lib. 然后,您可以将Access数据库链接到相同的文档库。 No code needed! 无需代码!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM