Strange behavior in update

F

Fabri

I have one 2k access db with one table in it.

Pc is w2k pro.


When I try to update a field (whichever) through Access via Data-view
(not SQL view) Access itself converts values from 'UD' to 'DU'.

This happens ONLY on this client and ONLY for this type of value (UD)

What is it?

Any help much appreciated.

Regards.
 
D

Douglas J. Steele

You might be getting impacted by AutoCorrect. Look under Tools | AutoCorrect
to see whether there's a rule to change UD to DU. Remove the rule, or turn
off AutoCorrect.
 
Top