Re: Why Access 97 Reports are dozen times faster than Delphi Reports?
- From: Yogi Yang 007 <yogiyang007@xxxxxxxxx>
- Date: Fri, 29 Feb 2008 13:01:03 +0530
Manolis,
As far as reporting is concerned I tend to use Report Manager as it is free ware Open Source and built entirely in Delphi. Also has reporting server I have still to see any commercial and very costly Reporting tools in Delphi to have implemented a Reporting Server....
I also must say you should have consulted someone in this NG before going for all these commercial components (an waisting your hard earned money).
For accessing MSSQL you should have tried SDAC from Core Labs as it bypasses all the layers for data access like ADO and directly communicates with MSSQL through OLEDB like Access. But as far as my knowledge goes MS Access 97 is using DAO for all kinds of data access as my tests in VB has revealed that DAO is any time faster than ADO. Though ADO does use a bit more memory than ADO but that is negligible.
Have you tries kaDAO freeware components from Delphi Warrior?
http://www.kadao.dir.bg/products.htm
Regards,
Yogi Yang
.
- References:
- Prev by Date: Re: Microsoft receives a fine of about $1 billion from EU.
- Next by Date: Re: Why Access 97 Reports are dozen times faster than Delphi Reports?
- Previous by thread: Re: Why Access 97 Reports are dozen times faster than Delphi Reports?
- Next by thread: Re: Why Access 97 Reports are dozen times faster than Delphi Reports?
- Index(es):
Relevant Pages
|