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.
↧
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.