10-01-2020, 02:11 PM
Ok great - here is the SQL command to reset all credential data
UPDATE ItemProperties SET Data = '' WHERE RolePropertyId = '5B5AA970-E8EA-4162-BECE-6A366E150C92'
You should backup your database, restore it for modification - there execute SQL and backup again - and please execute also "TRUNCATE Logs" to avoid unnecessary log information
Then you can send it to asg.rd@asg.com - please give at least the name of one user who get the error so I can check better which data is loaded… (and version of SQL Server you are running)
UPDATE ItemProperties SET Data = '' WHERE RolePropertyId = '5B5AA970-E8EA-4162-BECE-6A366E150C92'
You should backup your database, restore it for modification - there execute SQL and backup again - and please execute also "TRUNCATE Logs" to avoid unnecessary log information
Then you can send it to asg.rd@asg.com - please give at least the name of one user who get the error so I can check better which data is loaded… (and version of SQL Server you are running)
Regards/Gruss
Oliver
Oliver