H
Hector
Hi. I'm Hector.
I have an Access database with four tables, and I created an Infopath form
using the data connection wizard, etc. The problem is that once I input all
the data, the form can't be submitted to my database saying that there may be
a many-to-One relationship.
My tables are like this:
tblCustomer --> One-to-Many --> tblAccount (Customer can have many accounts).
tblCustomer --> One-to-Many --> tblCall (Customer can make many calls
in a week or even in a day).
tblPhoneAgent --> One-to-Many --> tblCall (PhoneAgent attends many
customer calls in a week or even in a day).
On infopath I used tblCustomer as my primary table. And I really need all
the fields (except, of course, the keys) from all the four tables on the
infopath form.
Am I doing something wrong on my database? Or what should I do to make the
infopath form work?
Thanks in advance.
I have an Access database with four tables, and I created an Infopath form
using the data connection wizard, etc. The problem is that once I input all
the data, the form can't be submitted to my database saying that there may be
a many-to-One relationship.
My tables are like this:
tblCustomer --> One-to-Many --> tblAccount (Customer can have many accounts).
tblCustomer --> One-to-Many --> tblCall (Customer can make many calls
in a week or even in a day).
tblPhoneAgent --> One-to-Many --> tblCall (PhoneAgent attends many
customer calls in a week or even in a day).
On infopath I used tblCustomer as my primary table. And I really need all
the fields (except, of course, the keys) from all the four tables on the
infopath form.
Am I doing something wrong on my database? Or what should I do to make the
infopath form work?
Thanks in advance.