
How can I position the current record with the DataCombo Control
Can someone tell me how I can position the current record of a recordset
with the use of a DataCombo control or something like this.
I would like to access the other fields in the selected record.
I am just starting to program in VB and I have worked out some sample
programs to familiarize my self with ADO. But all the examples I have found
so far are using the ADODataControl to move around in the table.
Thanks
Ralph Goyarts