Infopath, SQL, Sharepoint integrations

J

JP

I created some Infopath forms using the datasource from a SQL DB, I published
the Infopath forms in my Sharepoint site in a new Library Form. I am able to
fill out this form from multiple clients machines, I am able to see the data
stored in the database but I cannot see the created forms in the sharepoint
site listed under the Library Form.

I need to store the data in SQL because I cannot use MS Access, Sharepoint
List or XML as the repository of the data because of the technical
limitations, do I need to hook up my database in some way with Sharepoint in
order to see the filled forms?

What I could be missing.. any ideas...?
 
S

Scott L. Heim [MSFT]

Hi,

Make sure that when you setup your data connection for the submit to
Sharepoint functionality that you did not specify the URL down to the
"forms" level.

For example, this will cause the behavior you are seeing:

http://server/library/forms

Whereas the correct URL would be:

http://server/library

I hope this helps!

Best Regards,

Scott L. Heim
Microsoft Developer Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 

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