Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12554

Cannot create date/time type fields in SQL Server 2012?

$
0
0

I install SQL Server 2012 Enterprise version on my computer. However, it is very strange that I cannot create field with following types:

date,time,datetime2,datetimeoffset,hierarchyid

In SQL Server Management Studio, there are no above types. And if I using SQL statement with the above types, then get "type does not exist" error.

What is the problem?

Thanks


Viewing all articles
Browse latest Browse all 12554

Trending Articles