hi guys,
i have got a problem while trying to use databoundcombo in my application. i have got 2 ado controls each connected to two separate tables (linked by a common column).
the problem is the databound combo control is not recognising the second ado control while i try to set the data bound combo control's rowsource(after setting datasource and datafield). the error reads as "no compatible datasource is found for the control.pls add an intrinsic data control or remote data control to the form".
so can anybody tell me what shd be done?
|