At this time I'm unable to use the data modeler from Sql Server Management Studio so I tried using Oracle Data Modeler (rel 24.3.1.351 build 351.0831).
I can connect to a Sql Server database and do a revese engineering of the database schema; also recreating a db Schema from a DDL file works.
BUT
When I want to connetc to SQL Server the release 2012 seems to be the last one knonw by Oracle Data Modeler, I have no idea if this is related to my problem.
But whenever I try to reverse engineer a column with data type DateTimeOffset (database or ddl file) if becomes Unnown in Oracle Data Modeler. Can this be corrected in any way so it becomes a knon data type?