News

Removing the NOT ENFORCED clause from the primary key constraint definition as it is not a valid syntax in SQL Server. Correcting the object name to match the actual Lakehouse name used in the ...
The unique index on which primary key should be created is present in target database. Also for some other tables in the same schema, primary key restoration is performed successfully. In logs we see ...
The primary key column is often set to auto-increment when constructing a SQL Server database. To achieve this, the IDENTITY property is enabled on the primary key column. The starting value and ...
Greetings all, I want to pass along some information about a scenario where some customers have recently been unable to install some of our hotfix packages for our Microsoft Dynamics AX 2012 R2 ...