Hi,
i need some help about BDC Identity field, i've noticed that when i was creating external list over the same sql table, the bdc Identity was the same for the records,even when i delete the external content type and recreating it over the same table, againg the bdc identity was the same for the same records, like it was creating based on ID in the sql table.
the id in sql table is bigint, which type is not supported from the external list, and i want to know how trusted is bdc identity?
thnx