We have two environments we are working in.
Our in-house development environment is SQL Server 2012 Standard, another is 2014 Enterprise. We have a 64 bit Classic 12.6 PB app.
On the 2012 version we have no problems getting an identity for a table populated in the datawindow after an update.
On the other (with the same client ODBC Driver) we can seem to get the value populated.
Any suggestions as to what the problem might be?
Thanks