interesting bug with filling a text field with code

J

Joachim Teichmann

hello,

i discovered a mysterious bug in Access. I have for example a form with the
text field "country". When I fill the field in the code of the form like
me.country="germany". The content of me.country is only a part of the string
like "geman". When I step to the next record the correct full string will be
saved.

Does someone knows the reason?

thanks Joachim
 
Top