Skip to Content
0
Former Member
Jul 22, 2013 at 06:09 PM

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.