attaching files with a SQL DB

C

Chris K

Sorry for posting a similiar question that has been answered. I want to get
validation that this cannot be done.

Can a file attachment control be used against a SQL DB? How?

Thanks
 
S

Scott L. Heim [MSFT]

Hi Chris,

If you are trying to store an image or file into your SQL database you will
need to use a web service to retrieve/update your data and then create your
InfoPath form from the web service instead of directly from the database.

I hope this helps...

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