Found the error - it was an incorrect default setting in one of the date fields. Interesting that Access picked up 0 as a default setting on a date field?
"janetb" wrote:
[Quoted Text] > Using AccessXP as front-end to sql2000 backend. Have .net pages > adding/updating/changing fine. But, on Access form when adding a new record, > I get: > > ODBC call failed. Microsoft ODBC SQL Driver. Fractional truncation (#0) > DateTime field overflow (#0) > > But, if I'm updating a record that's already been entered and just change > the date field in question from > 3/15/2006 06:30:00 pm to 3/15/2006 06:45:00 pm > there's no error. > > Any Help? > > Thanks, > Janet
|