PD 16.1 reverse engineers SQL Server datetime2 incorrectly
89 Views
I am reverse engineering SQL Server 2008 R2 tables that contain columns defined as DateTime2(3). PowerDesigner creates these columns with a data type DateTime23. Is there a fix for this? I can manually correct the columns.