WOODY.IO does not directly support persisting data rows to an SQL Database Table that has IDENTITY columns.
However, there is a workaround to that:
- Create a new Live Edit Import Template. This one should always be used when Inserting new rows into the Table with Identity Column/s.
- In the copied Import Template, remove the Identity Column/, then save and publish it.
- Note: While the column may still appear in the Import, this behavior is unintended and will be addressed in a future fix.
- In the Import, avoid entering any value in the Identity Column/s for new rows. Save the new row/s.
- When you press "Persist," your data should be successfully persisted. For each persisted rows, the Database will assign an IDENTITY value automatically.
If you still have questions, don't hesitate to Contact Us.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article