Vavinskiy, Sergey
2005-10-12T21:19:00Z
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
Sponsor
GeniusConnect documentation search (User Manual Downloads...)
Administrator
2005-10-13T10:52:00Z
No,

GeniusConnect needs SQL statement for primary key creation.

We do not support auto increment key:Reading this values after insert is database specific and not always supported!

See also topics:
http://support.geniusconnect.com/Posts/t57-