Microsoft
Software
Hardware
Network
Question : Pass a structure from InfoPath to SQL via Web Service
Hi,
I'm relatively new to InfoPath & SQL. I have a SQL table with 20 columns that I write records to from InfoPath. I wrote a web service which takes 20 parameters and it all works. But somehow I don't think 20 parameters is the right way to do it. It's conveniently all one Infopath Group. What technology should I use to pass this InfoPath Group to SQL? I know there must be some simple way to do this, besides a web method with 20 parameters.
Thanks
Dave
Answer : Pass a structure from InfoPath to SQL via Web Service
You can create a new form based on a sql database connection. The table must already be created in SQL. Then you can submit records to that table.
Random Solutions
Need to create an Excel Sheet for DATA INPUT that then creates a DATABASE..or table..?
VB.Net Playing a Beep
Shared a folder in Outlook 2007 now how i can see that from another machine.
Set up windows scheduled task run from vba
System.Data.OleDb.OleDbExc<wbr />eption: Oracle client and networking components were not found.
autoresize
How to find records between two dates ?
Grow Vertical Lines in Access Report
ASPNET/C# - Color question
Console application for top 10 most frequently occuring words in a document