>ftp://ftp.iea-software.com/RadiusNT/MSSQL/r25vsa_updt.sql
>Run the script in isql_w and it will replace several tables in your
>database. You will also need atleast RadiusNT 2.5.162 for this to
>work.
I had problems running the script can you let me know what I have to do to
run the script. Listed below is just some of the errors
Regards David Moore
Moored@romtech.com.au
Msg 3726, Level 16, State 1
Could not drop object 'RadAttributes'. It is being referenced by a foreign
key constraint.
Msg 3726, Level 16, State 1
Could not drop object 'RadVendors'. It is being referenced by a foreign key
constraint.
Msg 2714, Level 16, State 1
There is already an object named 'RadVendors' in the database.
Msg 2714, Level 16, State 1
There is already an object named 'RadAttributes' in the database.
Msg 2627, Level 14, State 1
Violation of PRIMARY KEY constraint 'pk_RadVendorID': Attempt to insert
duplicate key in object 'RadVendors'.
Command has been aborted.
Msg 2627, Level 14, State 1
Violation of PRIMARY KEY constraint 'pk_RadAttributes': Attempt to insert
duplicate key in object 'RadAttributes'.
Command has been aborted.
Msg 2627, Level 14, State 1