Are you just checking this by viewing the webpage? Might be worth to use a database browser to take a look at the raw data. Something like RazorSQL should work for that.
On Wed, Aug 20, 2014 at 10:45 AM, Matthew Collins <[email protected]> wrote: > Hi Neal, Brian, > > > > If I change the command to Const SQL_Command = "select * from > rtcsqssummary” it looks like it is only pulling the Data from the first CSQ. > > > > > > > > Regards > > > > Matthew > > > > ǀ BLOCK ǀ > > Cisco UK&I Solution Innovation Partner of the Year FY15 > > > > *From:* Haas, Neal [mailto:[email protected]] > *Sent:* 20 August 2014 15:12 > *To:* Matthew Collins; [email protected] > *Subject:* RE: UCCX Wallboard Query > > > > Does Const SQL_Command = "select * from rtcsqssummary” Work? > > > > > > Neal Haas > > > > *From:* cisco-voip [mailto:[email protected]] *On Behalf > Of *Matthew Collins > *Sent:* Wednesday, August 20, 2014 6:57 AM > *To:* [email protected] > *Subject:* [cisco-voip] UCCX Wallboard Query > > > > Hi All, > > > > I’ve got a wallboard running but its only reporting on a specific queue > per website, I can change the CSQ its reports on by changing name of the > CSQ in the below line of code. > > > > Const SQL_Command = "select * from rtcsqssummary where csqname like > 'CSQ_IT_Support’" > > > > I’m trying to change the line to report on all CSQ collectively but > everything I try breaks it. > > > > > > Thanks in advance >
_______________________________________________ cisco-voip mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-voip
