I’ve got a little project that displays data on a DataGrid. (I think that the whole thing was copied from a MS example in the first place although I can’t find the source now…) The DataSource (of the DataGrid) is an adodc control. How do I change the adodc’s connectionstring and recordsource at runtime?
Is it even possible?
This question seems to have been asked before but without any meaningful (to me) resolution. Any offers?

TIA

Dave