T
Tracey
I'm troubleshooting an Infopath form that was created by a person who is no
with our company. The data is entered by users into the Infopath form, sent
to a SQL Server 2005 stored procedure, and then saved (inserted or updated)
in a table in a SQL Server 2005 database. I've programmed in SQL Server
using stored procedures along with varied interfaces/front-ends, but this is
my first exposure to Infopath, and I'm in kindergarten all over again. I'm
looking at the stored procedure that is used, and I can see there are several
parameters passed in which are user entered into the Infopath form. I can
open the Template.xsn file in design mode, however I cannot see the script
which passes the parameter values from the Infopath form to the stored
procedure. Can someone please point the way for me to look at the code which
passes the user entered values from the Infopath form to the SQL Server
stored procedure? I'm having a bit of trouble getting off the ground with
this. Thanks in advance.
with our company. The data is entered by users into the Infopath form, sent
to a SQL Server 2005 stored procedure, and then saved (inserted or updated)
in a table in a SQL Server 2005 database. I've programmed in SQL Server
using stored procedures along with varied interfaces/front-ends, but this is
my first exposure to Infopath, and I'm in kindergarten all over again. I'm
looking at the stored procedure that is used, and I can see there are several
parameters passed in which are user entered into the Infopath form. I can
open the Template.xsn file in design mode, however I cannot see the script
which passes the parameter values from the Infopath form to the stored
procedure. Can someone please point the way for me to look at the code which
passes the user entered values from the Infopath form to the SQL Server
stored procedure? I'm having a bit of trouble getting off the ground with
this. Thanks in advance.