PLEASE CAN SOMEONE HELP ME?
I am trying to design a form with 5 DBCOMBO BOXES on it and know that they have to be attached to Data Controls.
Can I use the same data control and write a short piece of code that will tell the control which table is associated with the control at the Click event?
If I can will the data in the control be lost when it moves to the next DBCombo box on the Click event?
I have been searching for ages to find this answer. Being pretty new to VB5 and coding I am finding it hard going. I would really appreciate someones good advice
I am trying to design a form with 5 DBCOMBO BOXES on it and know that they have to be attached to Data Controls.
Can I use the same data control and write a short piece of code that will tell the control which table is associated with the control at the Click event?
If I can will the data in the control be lost when it moves to the next DBCombo box on the Click event?
I have been searching for ages to find this answer. Being pretty new to VB5 and coding I am finding it hard going. I would really appreciate someones good advice