Author Topic: How do I count the number of reports?  (Read 1058 times)

Offline ekelak

  • Associate
  • **
  • Posts: 1
  • Forum Citizenship: +0/-0
How do I count the number of reports?
« on: 15 Jul 2008 09:35:49 pm »
How do I count the number of all reports in Connection without having to manually count in each folder?

Thanks in advance.

Offline Schleppel

  • Senior Member
  • ****
  • Posts: 59
  • Forum Citizenship: +3/-0
Re: How do I count the number of reports?
« Reply #1 on: 17 Jul 2008 03:02:48 pm »
Try SDK. In the examples you get when installing sdk there is a viewReports in the VB dir. I think that one give your answer. you can  also look in the java dir. There should be a java version as well.