goatsaregreat
Programmer
I have a dataenvironment (DE) that I want to be able to change by code. I want to be able to change the table that it is bound to through code. I have an ADODC control that is always bound to the correct table as defined by the user. If there is a way to send the ADODC's recordsource to the DE, that would be what I would need. Thanks for the help.