I have developed a simple application that uses a datagrid control to reflect the contents of a database. However, I have been having trouble distributing it onto other computers. It works fine on computer that have VB6 installed, but no others. These host computers have DCOM98 and MDAC 2.1 installed. Everytime my program is run I get the message "Cannot initialize data bindings". I'm assuming this means I have a missing or outdated control, but I cannot figure out what it would be. Any help would be appreciated.

--raven
([email protected])