TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Paul Williams
NA
1
699
form to submit, retrieve, resubmit into SQL DB
Oct 25 2016 11:20 PM
Hello,<p>First time poster, new to C# so looking for a bit guidance from those that know more than I do! </p><div>This involves SharePoint 2013, SQL Server 2012, and a Web Service, so had a bit trouble choosing a category.</div><div> </div><div>I have created a form with InfoPath 2010, it was a blank form, with various drop down boxes etc.. What I would like to do it is publish it into SharePoint 2013, and users will fill in the form and hit submit, the data (not the form) will then go into a SQL Database table. </div><div>The users also need to be able to retrieve the form, and if necessary, make changes and resubmit. Now in InfoPath its easy to have a form retrieve or submit, but to be able to do both and resubmit, I need to specify a Web Service. Until yesterday, I knew nothing about Web Services, so from what I understand I need to create one in Visual Studio using C#.</div><div> </div><div>I have Visual Studio Community downloaded (other versions of VS are available to me), I need some guidance on creating a web service to submit and retrieve data to and from the database via the form, but also how it all fits together, and whether I am missing something. </div><div> </div><div>For example once the database is in place and I have published the form, how does the web service bridge the gap? </div><div>If I add the web service to the form, does it follow the form up into SharePoint when I publish it? </div><div> </div><div>If you need any more details to help me out, then I am more than happy to supply them.</div><div> </div><div>Thank you in advance for any help given.</div><div> </div><div>Kind regards,</div><div>P. </div>
Reply
Answers (
0
)
Concurrent Service Calling in WCF Rest API.
need to learn wcf and wpf