I tried putting two ADODC controls on my form, which both connect to the same database. One connects to one table in the database, while the other connects to a different table. For some reason, only ADODC1 is working. When I run the program, ADODC2 is disable and will not work. Does anyone know what is causing this problem? Thanks.

-B4