J
|
Jane 10/14/2008 |
Yuri, |
B
|
bozzo author 10/17/2008 |
Jane.. Yuri, It's difficult to tell you what's happening without seeing actual files. Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error. I'll find what's wrong with your project inspecting it at Demo account site. |
J
|
Jane 10/20/2008 |
Yuri, |
B
|
bozzo author 11/15/2008 |
Hello everyone, for forum "loyalty" I will post how I did my workaround this problem (select count(*) from cdrdiaagrup where disposition = "answered" and dia=date(calldate)) AS atendidas
sum((IF(disposition="answered", "1", "0"))) as atendidas
|