Data connection - Submit to SQL

Z

Zoltan Fedor

Hello,
I have an infopath form with some data connection to SPS.
I would like to add an additional data connection to Submit some of the data
to an SQL database. I started the Data Connection Wizard, choosed Submit
data, but have only the following options:
- To a web service
- To a Sharepoint form library
- As an email message
So I have no choice to select an SQL database...
How can I add a new connection to SQL?

Thanks,
 
M

Madhur

Zoltan said:
Hello,
I have an infopath form with some data connection to SPS.
I would like to add an additional data connection to Submit some of
the data to an SQL database. I started the Data Connection Wizard,
choosed Submit data, but have only the following options:
- To a web service
- To a Sharepoint form library
- As an email message
So I have no choice to select an SQL database...
How can I add a new connection to SQL?

Thanks,

Hi

There are some limitations. You can only submit to the database only if you
choose the database template initially.

I would recommed to submit to the database, use the webservice and write
code in webservice to submit to database.

See this blog :
http://madhurahuja.blogspot.com/2006/06/limitations-of-infopath-2007-ability
..html
 
Z

Zoltan Fedor

Hi Madhur,
Thanks for your useful answer!
I am not happy about InfoPath... it should be a basic function in my mind...
Maybe I can write some VB script behind the form to connect to a database
and save some important data to it.
Thanks,
Zoltan
 

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