Options

Bug in SQL Compare with scripts folder for a UDT datetime2(2)

alexwalexw Posts: 6 New member
I've got a user defined type of datetime2(2). Comparing a database with the scripts folder always shows a difference with this UDT as the SQL Compare interprets the script as datetime2 not datetime2(2).

My workaround is that I always have to skip this object when doing comparisons with the folder. The scripted file is correct, it's just not being interpreted correctly when SQL Compare loads it to perform comparisons
Tagged:
Sign In or Register to comment.