Hi,
I have an existing table with primary key field, which has enabled identity with AutoIncrement. It means my table takes care of writing to this field and I don't need your application tried to do that. I just need your application grabs this ID and then put it on Outlook.
Is there any way to stop application from writing to this field?
Thanks, Sergey