Viewing 3 posts - 1 through 3 (of 3 total)
Hello.
I tried what you said ([field].HighPart and [field].LowPart), and still couldn't get anything. This time, the errors returned are:
Msg 7399, Level 16, State 1, Line 1
The OLE DB provider "ADsDSOObject"...
October 11, 2007 at 3:51 pm
#741381
How would you get @highpart_fromLDAP and @lowpart_fromLDAP from the query?
BTW, the bigint conversion returns the same error.
October 11, 2007 at 8:16 am
#741220
In the LDAP database, it's Integer8 (see above link for more info). With the right conversion, it could be stored as datetime. It's this conversion I can't do on T-SQL...
October 9, 2007 at 9:06 pm
#740612