E
E
I am trying to execute stored procedure in code (Javascript) and I have not
been successful. When using the XDocument object, it appears to work, but
the database is never updated. (no client side error appears)
The Stored Procedure is accessing and updating a table that I do not have a
defined "DataConnection" for in Infopath. Can someone give me Javascript
code that creates a new connection to the sQL server db and that calls a
stored procedure?
***
been successful. When using the XDocument object, it appears to work, but
the database is never updated. (no client side error appears)
The Stored Procedure is accessing and updating a table that I do not have a
defined "DataConnection" for in Infopath. Can someone give me Javascript
code that creates a new connection to the sQL server db and that calls a
stored procedure?
***