DEAR FRIEND
I have two forms, say A and B. Form A has a command button and a text
box. Form B has Adodc and a DataGrid control. How do I bind the Text
box on Form A to Adodc on Form B, so that when the command button on
Form A is clicked, it retrieves the data in form B's DataGrid control,
based on, eg, a name entered in the text box on form A.
Thanks in advance
Sajeev