The old update script incorrectly set the CallerID field to an
int, when it should have been a varchar. The easiest way to fix it is
to use Enterprise manager to edit your RadLogs table, rename the
current column to CallerIDOLD (and put a default on it like 0), save
the changes, then add a new column of CallerID, type varchar(15) and
save the changes.
-- Dale E. Reed Jr. (daler@iea-software.com)_________________________________________________________________ IEA Software, Inc. | RadiusNT, Emerald, and NT FAQs Internet Solutions for Today | http://www.iea-software.comFor more information about this list, including removal,please see http://www.iea-software.com/maillist.html