Generate Report from Arrays!

marcboorman

New member
Local time
Today, 04:56
Joined
Sep 25, 2006
Messages
6
Firstly the reason I am doing this is I have already got the data in arrays so there is no need to query the server again. Another reason is that the previous code was performing really badly and seemed to be downloading whole tables to query them from the server. This was taking in excess of half an hour!

So my question is this, how can i create the report from the data I already have. I am having trouble with createreportcontrol methods at the moment so not sure if that is how i should proceed.

any comments welcomed!

marc
 

Users who are viewing this thread

Back
Top Bottom