I am trying to create customized reports using the MS DataReports, but I do not wish to have the overhead of the DataEnvironment. Is there anyway I can get information into the DataReport without using the DataEnvironment? I have separated my program into three teirs, and would like to keep any database access out of the user-interface teir.

I can access the data through classes and collections. Any help would be greatly appreciated. Please e-mail me at: [email protected] if you have any suggestions.

Daryl