I have 2 connections.
1st connection keep all the master information, and 2nd connection keep those generated reports bi-monthly (that means will keep increase 2 new tables every month reportyyyymmp).
Now, I’ll like to create a new grid. I read the master.period file to get the available period and choose customer from master.customer. But I’ll like to get the report from bimonthly.reportyyyymmp base on the period that I selected.
I manage to do it in Perl (cgi) but how too sure how to make this work in scriptcase.
Any comments?
Regards,
CK