Database table with identity column
Author: alejandron@afsi.com (danieto)
When using MS SQL Server for the database backend, how can I handle primary key's that are defined as Identity columns? By default Uniface will create the Insert stored procedure forcing the value into the primary key, raising an error from the SQL Server database. My environment is Uniface 9.6 with SQL Server 2008 as DB. Regards, Alejandro




