Re: Log File

Philip Thomas ( phil@saturnnet.com )
Wed, 23 Apr 1997 12:01:39 -0700

Dale E. Reed Jr. wrote:
>
> Philip Thomas wrote:
> >
> > Dale or anyone, Where does emerald/radiusnt store its log file for its
> > users that dial-in. Specfically I need to find out what particualr ip
> > address was assigned at a particular time. I think RADIUS has this feature,
> > but with emerald I'm not sure. Phil
>
> Select * From Calls
> Where Username = "username"
> Order By CallDate DESC
>
> --
> Dale E. Reed Jr. (daler@iea.com)
> _________________________________________________________________
> IEA Software, Inc. | RadiusNT, Emerald, and NT FAQs
> Internet Solutions for Today | http://www.emerald.iea.com
>
> ----------------------------------------------------------
> Emerald Mailing List listserver@emerald.iea.com
I am lost Dale what do you mean Select * From Calls, is this a SQL query
or an Emerald feature?

Phil