2002-11-20 03:46:41 UTC
Thanx for your response Jim,
Let me detail my question ..
I was really impressed with DataVision so thought of porting it to my ERP application as a reporting tool. In the design phase its allright for the applcation to take a long time the first time and load all tables. Which it does I guess in the database object in loadAllTables().
But if the same code is ported inside servlets which make stateless calls to the database. Its an issue. I cannot have each and every servlet loading all tables.
We have more than a hundred tables.
And it takes more than a minute.
In this case how does the issue get resolved?
Is there a work around?
Regards and Thanx in advance,
Digvijay Singh
P.S. Response of jim is in the thread : "Comparisions DataVision and JasperReport"