I have created a VB6 front end with MS Access 2K backend application. I am using ADO. My problem is that whenever I edit a record from the front end and try to access it right away to populate a listview, it doesn't seem to be refreshing fast enough. I do not see the changes that I just did. However if I wait a few seconds (I wait by using a msgbox), it populates the listview properly. Any thoughts about this?
PS I do have the latest service for VB6, if its any help.
PS I do have the latest service for VB6, if its any help.