infopath form using webservice to access db

D

dt_watson

I am trying to create a infopath form that retreives and submits data to a
web service which then enters the data into an access database.

If anyone out there has an simple example, can you email me the .asmx, .db,
and .xsn files?

thanks in advance...

email address: [email protected]
 
D

dt_watson

Franck,
Have you tried this example yourself? I have this one setup and working 50%
now… I get a 500 – Internal Server Error when submitting the form. I have
checked permissions and it seems that since the .aspx file works and the form
popups fill, that the datasource is valid and receiving data… just not able
to submit data.

Any ideas?
 
Top