Dear Friends,
I am working with Postgres 7.3.4 on RH Linux. Here is a need while developing an Calendar application.
I have a scheduled meeting at every month. While opening the calendar next 2 month, I need to populate the records for it.
I dont want to use a temporary table and populate the records, as this will slow down the function. Is there any method for that
Please shed some light.
Regards
Kumar