database and infopath

M

monique

Hi,
i have a vs.net infopath project. How do i connect it to a database for BOTH
send and receive data?

secondly, can i connect my form to 2 different databases, both for send and
receive data? one database is a project server SQL database.

Thank you
 
R

Ross Culver

Monique,

InfoPath itself only provides for one 'submit' datasource, but multiple
'receive' datasources. However, since you're using managed code via VB.net,
you could always just use ADO in your .net code to update (submit to) other
datasources.

Ross
 

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