Its means there were 27 people on at that time.
> Is there a scrip that gives me names of who is on at any one time?
> And when they got on or something like that?
Select Username, Start=DateAdd(Second,
(0-AcctSessionTime-AcctDelayTime), CallDate),
Stop=DateAdd(Second, (0-AcctDelayTime), CallDate),
Mins=(AcctSessionTime/60)