I am using databound controls data1, etc., and am using the report designer in vb6. the program runs fine; however when trying to display the report on a PC that does not have Vb6 installed I get the error when trying to access the report only: Invalid Data Source.

The connection is pointing to the correct database and the rest of the program pointing to this same database runs fine .

Any ideas on what I am missing? I have created a setup file and dependency file to no avail to correct this problem.

Thanks!!!