When I recently added and then removed a reference to the active-x data objects library for .DLLs and security, some of my Apex True DBGrids stopped working. Specifically, the problem is with all my True DBGrids that are bound to an ADO data control (as opposed to those bound to an ADO record set object, which works fine). Whenever I try to use them I get an Error 91, leading me to believe that the problem is in the references. Can anybody tell me what references are required to make a TDBGrid work?

Thanks,
Jonathan