Menu

#21 Queried timestamps truncated at 3 decimal places

v1.0_(example)
open
nobody
None
5
2014-08-23
2014-08-23
No

ADODBAPI seems to truncate queried time stamps at 3 decimal places. This is breaking my ability to delete individual records because I'm getting inaccurate time stamps. I've encountered this truncation using two different drivers pulling from two different data sources. One was SQL native client 10 pulling from sql server express 2008r2 and using a datetime2 column which has sub-millisecond precision.

Discussion


Log in to post a comment.