Re: Info regarding Appointment completed or not

2015-04-22 Thread Maxim Solodovnik
It is possible only in case appointment was scheduled in special appointment room, The query will be tricky :) On Thu, Apr 23, 2015 at 11:56 AM, Mahbub Al-Amin < mah...@commlinkinfotech.com> wrote: > Actually, i wanted to know Number of expired conferences (scheduled but > did not held). > > Than

Re: Info regarding Appointment completed or not

2015-04-22 Thread Mahbub Al-Amin
Actually, i wanted to know Number of expired conferences (scheduled but did not held). Thanks. Regards, mahbub On Thu, Apr 23, 2015 at 11:50 AM, Maxim Solodovnik wrote: > something like this: SELECT * FROM openmeetings_3_0.appointments where > appointment_endt

Re: Info regarding Appointment completed or not

2015-04-22 Thread Maxim Solodovnik
something like this: SELECT * FROM openmeetings_3_0.appointments where appointment_endtime < NOW() ORDER BY appointment_endtime; ? On Thu, Apr 23, 2015 at 11:23 AM, Mahbub Al-Amin < mah...@commlinkinfotech.com> wrote: > Hi Maxim, > > Is it possible to determine which appointments have completed f

Info regarding Appointment completed or not

2015-04-22 Thread Mahbub Al-Amin
Hi Maxim, Is it possible to determine which appointments have completed from database tables? I tried but failed. Thanks. Regards, mahbub

Re:

2015-04-22 Thread Maxim Solodovnik
I believe this "dim/fog" was added to the flash application to avoid synchronization issues. I believe this will be resolved as soon as will move from flash On Wed, Apr 22, 2015 at 2:41 AM, Mark Lin wrote: > tested in the demo with the same connection, much bather but still you can > see it. > s