-
Hi Rocky
I am trying to create xls template and really cant get it working
Can u please help me
My Query is
"select TL_ID,EMP_ID,TL_NAME,EMP_NAME from mt_groups"
and in template
${results.Tl_id} ${results.Emp_id} ${results.Tl_name} ${results.Emp_name}
But it's not working
Can u please help me.
2009-07-23 14:38:50 UTC in OpenReports
-
I am having trouble creating .xls template for openreports
i tried Customers.xls and it work fine but when i try to create another report i get {results_JxLsC_.Tl_id} instead of values and tomcat console show error message Invalid Property name Tl_id,but when i execute the report by removing the template it executes fine
can u please refer any documentation of creating .xls template in...
2009-07-23 14:22:39 UTC in OpenReports
-
Hi,
I am getting below error
Is there any fix/work around for this
Fatal error: Class sql: Cannot inherit from undefined class mysqli in /var/www/html/monolith/inc/functions.php on line 4
Thanks:
Varma.
2008-11-26 08:22:16 UTC in Monolith - MySQL DBA Console