Menu

#21 Watermark Comparison Only Compares Datetime Type

open
nobody
None
5
2007-07-10
2007-07-10
No

Need to expand it to take other types into consideration, such as int for USN attribute tracking.

Approach 1: (CHEAP) use System.Convert to test the conversion.

Approach 2: (MORE WORK, BETTER) check the LDAP schema for the delta tracking attribute syntax, map to a .NET type then convert.

Discussion


Log in to post a comment.

Auth0 Logo