goatsaregreat
Programmer
I want to be able to change the recordsource of an ADODC control through code. For example, I have a large DB with numerous tables - each representing one year for the last 15 or 20 years- and I want to allow the user to choose a year via a combo box or some other way, and have the ADODC's recordsource property changed to the corresponding table. Is something like this possible? I am using a grid control to display data, and I would like for that to update as well. Please help. The sooner the better. ;-) If you need more info on what I am trying to ask, please let me know. TIA