ADO Access Tab button
Posted
by CREFLY
on Stack Overflow
See other posts from Stack Overflow
or by CREFLY
Published on 2010-05-21T05:34:01Z
Indexed on
2010/05/21
5:40 UTC
Read the original article
Hit count: 302
Hello
I moved my access apllication from DAO into ADO connection. It works better but I am encountering a problem when I enter a value in a form's field then I push the tab button the screen takes me to the first fields of the form and I lose my activecontrol which is the control of the field in which i enter the value. N.B.: If I clicked the cursor using the mouse after applying the value in the specified field, it works properly...
Any help will highly appreciated
© Stack Overflow or respective owner