Help with dbCombo and data source problem

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi,

I have a Data control that connects to an Access DB. I've created a series of controls which link to this data control. If I make a change to the currently showing entry in a dbCombo, the underlying data source is screwed up totally. That is, AbsoluteRecord 0 is usually (though not always) being changed. I typically select records through this dbCombo rather than using the record arrows on the data control. Seems to me, that the reord 'pointer' is not automatically being synched to the same record:field selected in the dbCombo. I'm no expert but I think I have set-up the controls correctly. Any help would be greatly appreciated. matthew.
.