Click to See Complete Forum and Search --> : Disappearing first item in DBCombo


regis
November 8th, 1999, 04:51 PM
When I select an item in a DBCombo, then close the application, and then come back to the DBCombo the item that was first selected doesn't appear anymore in one the DBCombo (moreover, the item is not anymore in the database!)

Has anyone encoutered this problem before?

November 9th, 1999, 07:45 AM
My application used to work fine until I upgraded Access 97 to Access 2000. After that I have the same problem as you. So far I did not find any good solution. I cannot go back to Access 97 because of some reason. What I'm doing now, it's I'm creating additional recordset, getting data from it and assigning that data explicitly to ComboBox and recordset. Pretty ugly, but...
Vlad