Stored Procedure

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?

***
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top