Question
6
Replies
419
Views
Posted: January 19, 2018
Last activity: June 22, 2018
Closed
Table doesn't have a primary key Error
I am having trouble utilizing the Lookup Table function. When I try to add a record to the table, I get the following error:
Error executing link in Automation: ABI_P_SAQSubmit2 - From: ABI_P_SAQSubmit2.CountIndex.Properties To: ABI_P_SAQSubmit2.OrderNums.AddRecord()
Table doesn't have a primary key.
Screenshot attached. I have the key I want set to TRUE in the Collection Editor, but that hasn't seemed to help. Any ideas?
Jamie
Is OrderNum blank? You might add a right before AddRecord and then add a watch to the OrderNum to see what its value is. I would guess that is the issue.