Error saving information

D

Dov

Hello,

I am really green here - never programmed anything in my life. But I got
infoPath and Access to work together on two out of three forms. The last
form built gives me the following error when I try to submit it:

"Empty row cannot be inserted. Row must have at least one column value set."

I've tried modifying every field and each connection and cannot identify
where the error is. Is there some way I can see where the problem is and
then "hopefully" fix it?

Thanks,

Dov
 
G

Gavin McKay

Hello,

Usually this error is because the data connection isn't bound correctly to
your field(s). For example, if you have a table in access:

TableA (columnA)

and you have created a data connection to TableA, you need to make sure
columnA is bound to a field in your form. Check the properties of your
fields to bind them to your data connection field.

Gavin.
 

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