[Emerald] Malformed Data in Calls Table

Robert H. Clugston ( (no email) )
Tue, 27 Jun 2000 17:05:12 -0700

List,
I'm reviewing my calls table to see if I can find out why some of my users
are getting "over login limit" errors. I ran this query:
SELECT
DISTINCT Calls.UserName,
Calls.AcctSessionTime,
Calls.NASIdentifier,
Calls.NASPort,
Calls.CallDate,
Calls.CallerID
FROM
Emerald.dbo.Calls Calls
WHERE
Calls.UserName = 'user'
ORDER BY
Calls.CallDate ASC

When I was searching throught the results I noticed that there was alot of
data that looked corrupt. Any idea if this is a problem or is this is
normal?

For more information about this list (including removal) go to:
http://www.iea-software.com/support/maillists/liststart