(pdo-mysql): INSERT INTO sc_log (inserted_date, username, application, creator, ip_user, action, description) VALUES ('2026-08-26 06:22:39', '', 'grid_cbvinvdetails_daily_cheque_bouncing_report_old', 'Scriptcase', '192.168.0.21', 'access', '')  

(pdo-mysql): select count(*), sum(i.InvAmt),i.SlDivCd from cbvinvdetails i JOIN cbvvoucher c ON i.cbvvoucherid=c.cbvvoucherid JOIN perphexagon.vchd v ON v.VchId=c.VchId JOIN perphexagon.custmst m ON m.CustCd=c.SubLdCd where (i.SlDivCd='' and c.VchDate>='' and c.VchDate<='') group by i.SlDivCd order by i.SlDivCd  
1146: Table 'perphexagon.vchd' doesn't exist
               ADOConnection._Execute(select count(*), sum(i.InvAmt),i.SlDivCd from cbvinvdetails i JOIN cbvvoucher c ON i.cbvvoucherid=c.cbvvoucherid JOIN perphexago..., false) % line 1206, file: adodb.inc.php
            ADOConnection.Execute(select count(*), sum(i.InvAmt),i.SlDivCd from cbvinvdetails i JOIN cbvvoucher c ON i.cbvvoucherid=c.cbvvoucherid JOIN perphexago...) % line  241, file: grid_cbvinvdetails_daily_cheque_bouncing_report_old_total.class.php
         grid_cbvinvdetails_daily_cheque_bouncing_report_old_total.Res_Totaliza_sc_groupby_iSlDivCd_cLocCd_cSubLdCd(sc_groupby_iSlDivCd_cLocCd_cSubLdCd, i_sldivcd, [$i_sldivcd_orig][1], i.SlDivCd,c.LocCd,c.SubLdCd,  SC_sel1.a_cmp_1 =  SC_sel2.b_cmp_1 and  SC_sel1.a_cmp_2 =  SC_sel2.b_cmp_2 and  SC_sel1.a_cmp_3 =  SC_sel2.b_cmp_3, a_cmp_1, i.SlDivCd as a_cmp_1,c.LocCd as a_cmp_2,c.SubLdCd as a_cmp_3, i.SlDivCd as b_cmp_1,c.LocCd as b_cmp_2,c.SubLdCd as b_cmp_3, Array[1], Array[1], Array[3], Array[3], false, ) % line  147, file: grid_cbvinvdetails_daily_cheque_bouncing_report_old_total.class.php
      grid_cbvinvdetails_daily_cheque_bouncing_report_old_total.Calc_resumo_sc_groupby_iSlDivCd_cLocCd_cSubLdCd(res, false, 1, main) % line 7699, file: grid_cbvinvdetails_daily_cheque_bouncing_report_old_resumo_sc_groupby_iSlDivCd_cLocCd_cSubLdCd.class.php
   grid_cbvinvdetails_daily_cheque_bouncing_report_old_resumo.totaliza(main) % line 4731, file: grid_cbvinvdetails_daily_cheque_bouncing_report_old_resumo_sc_groupby_iSlDivCd_cLocCd_cSubLdCd.class.php
Warning
Error while accessing the database
Table 'perphexagon.vchd' doesn't exist
select count(*), sum(i.InvAmt),i.SlDivCd from cbvinvdetails i JOIN cbvvoucher c ON i.cbvvoucherid=c.cbvvoucherid JOIN perphexagon.vchd v ON v.VchId=c.VchId JOIN perphexagon.custmst m ON m.CustCd=c.SubLdCd where (i.SlDivCd='' and c.VchDate>='' and c.VchDate<='') group by i.SlDivCd order by i.SlDivCd

Script: /var/www/html/yperputility/grid_cbvinvdetails_daily_cheque_bouncing_report_old/grid_cbvinvdetails_daily_cheque_bouncing_report_old_total.class.php (243)