How do I create a form that can it populate an Access Database?

J

Jay

How do I create a form to populate records directly to an Access Database ?

I have gone through various combinations and as yet have had no success.

Thanks

Jay
 
J

Jay

Hi

I have finally found the best reference to answering my own question:

For anyone else that may find it useful it is URL -
H:\Development\Microsoft Office Assistance How-to guide Connecting an
InfoPath form to an Access database.htm

One important note - You do not require the Northwind database.
You can create your own or uise an existing Microsoft Access Database.
Important it must have a Primary Key

Good luck

Jay
 
D

digitor

You could build a web service which takes some data and inserts its
data into the access database. Then have the infopath form submit your
form data to the web service. Might sound over engineered but is a cool
solution!!
 
J

Jay

Hi

Yes I agree that would be a cool solution but the charity I am doing the
voluntary efforts require it simple for administering as well as usage.

I shall abide with what they wish.

Would you advocate Microsoft FrontPage to keep it all within Microsoft tools?

Jay
 
Top