Dear All,
I have created a small database in MS Access with three tables.
Customers (ID and NAME)
Sales (ID, CUSTOMER_ID, REVENUE)
Purchases (ID, CUSTOMER_ID, TURNOVER)
In MS Access these tables are linked via the Customers.ID, Sales.CUSTOMER_ID and Purchases.CUSTOMER_ID.
I have tried to create a form in Infopath to capture this data.
However upon submission, I am getting the following:
"Empty row cannot be inserted. Row must have at least one column value set."
Any ideas???
Thanks