Description
Starting with SQL Server 2008 Microsoft added the datetime2 data type. It can be considered as an extension of the existing datetime type that has a larger date range, a larger default fractional precision, and optional user-specified precision. Currently, the Uniface MSS driver only supports the datetime data type Microsoft recommends to use datetime2 for new work
Use Case
Importance
Medium
Type
Database Drivers
Operating System
Not Applicable