Hi all... I'm having a problem reading a back-end table and I hope to find a solution. I've never seen this error before and it's probably related to the back-end database but I think maybe someone here may have seen it before. I'm trying to read a table in ADO that seems to have problems with two "date" fields and both raise this error only on certain records and independantly of each other. The error is: Error -2147217845 was generated OraOLEDB Accessor is not a parameter accessor at line# 800. The error is part of my generic error routine of course but hopefully the meaning is apparent. Thanks in advance for any help and responses on this issue. ...Glenn