SQL Field Size Problem

Jacob Gubits ( jgubits@HighClass.Net )
Fri, 12 Dec 1997 15:19:49 -0500

I have RadiusNT takls to Emerald database via SQL

When my terminal server requesting authentication from Radius

redius returns following error message

ODBC: SQLExecDirect Error 8152:
[Microsoft][ODBC SQL Server Driver][SQL Server]Column AccnSessionID
'Emerald.dbo.Calls' cannot accept 15 bytes (10 max).
when I try with radlogin it works ok

The problem is only from terminal server.
It looks like the database field needs to be resized
I need help and instructions how to do it

Thanks.