Run Time Calculations
Hi
I have developed a project which is using Access as Db, evertyhing is going smooth, the problem is that in one of user tables i have a lot of numeric data, for which i have to calculte an average value, whenever the information is requested.
The numeric data is updated regularly, so have to calculate the average on run time, but since the records have gone upto 10000, the processing is pretty slow.
I have solved such problems in SQL Server using Views, but in Acces i cant find any such thing. Ive looked at parameter queries, but they havent been much help either.
Can anybody suggest a better technique or apporach.
Thanks for your suggestion in advance
AS
Software Developer
|