yreddy
yreddy

Reputation: 11

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.

Thanks

Upvotes: 0

Views: 1770

Answers (1)

mcass20
mcass20

Reputation: 1688

I would consider setting up a data connection within InfoPath to submit the form data to a SharePoint document library. Then you could can link your Access Database to that same doc lib. No code needed!

Upvotes: 1

Related Questions