S
SandraAJones
We have created an Infopath form that is linked to an external SQL database.
Now I want to utilize the Unique Number Web Service that I use in other
Infopath forms to place a number in one of the fields in the SQL Database
through the OnLoad Event.
When I follow the schema convention for an internal datasource, there are
too many : and I get an EOF error message. If I use @with the field name in
the schema, the script runs until it attempts to check the field for =="" and
the error message is that the object cannot be created.
I then attempted to create a field in the Infopath form that the Web Service
can access, but continue to get the same error message.
I know that the Web Service runs as I have put it into play in 2 other
Infopath forms.
Help!!
Now I want to utilize the Unique Number Web Service that I use in other
Infopath forms to place a number in one of the fields in the SQL Database
through the OnLoad Event.
When I follow the schema convention for an internal datasource, there are
too many : and I get an EOF error message. If I use @with the field name in
the schema, the script runs until it attempts to check the field for =="" and
the error message is that the object cannot be created.
I then attempted to create a field in the Infopath form that the Web Service
can access, but continue to get the same error message.
I know that the Web Service runs as I have put it into play in 2 other
Infopath forms.
Help!!