I am trying out SQL Compare, comparing 2 databases on the same 2008 SQL server.
I am getting this error for all my date type columns. I know date types are new in SQL Server 2008, but I don't know why I'm getting this.
Error:
The type Date on object (MyDateColumn) is not supported in the target database
I am getting this error for all my date type columns. I know date types are new in SQL Server 2008, but I don't know why I'm getting this.
Error:
The type Date on object (MyDateColumn) is not supported in the target database