sql server active office import issues british summer (bst)
i'm controlling sql server adsi import information active office controlling whenchanged domain control i need reimport members group.
problem date being returned gmt i'm now bst.
so, member change during 9:50 morning, ad collection i have contend 9:50, nonetheless adsi query advantage 8:50. means there twin changes within an hour i skip one.
the query i am controlling looks this:
select distinguishedname, whenchanged
from openquery(adsi, '<ldap://ou=groups,dc=mydomain,dc=adr>;(objectcategory=group);distingusihedname, whenchanged')
is there another domain i give me an accurate date? there improved proceed i am perplexing sql server?
Comments
Post a Comment