Comments
2 comments
-
Hi Gill
Thank you for your forum post.
Sadly you need to configure a primary key. In order to track the data within your table or tables, the table must include a primary. Tables without a primary key are ignored and not imported. Further reading in this help document.
Many Thanks
Eddie -
ok thanks Eddie!!!
Add comment
Please sign in to leave a comment.
I know i can consider Bulk Insert or Merge, but my table's row are not fixed in count, it may varies.
Thanks
Gill