Re: [RadiusNT] ASCEND AND RADIUS NT varchar() Conflict

Dale E. Reed Jr. ( (no email) )
Tue, 17 Nov 1998 11:33:55 -0800

Terry Bomersbach wrote:
>
> Okay, did an export to excel and zapped it, now I've got that right. Any
> Idea why NT RRAS return Uknown for NAS Server name? Can I just add an entry
> for unknown?

As a side note, to correct this problem, you could do something like
this:

sp_rename Calls CallsOld

Select AcctSessionID, NASIdentifier, AcctStatusType,
NASPort=Convert(Int, NASPort), CallDate
Username, AcctDelayTime, AcctSessionTime, FramedAddress
Into Calls