Topic by Bill Kantz
Content
I wrote an application in C# to update articles in the database. It works fine for us for one of our environments. When we try the other environment. It throws an error:
Cannot save/update: Answer(ID=21477): DB API Error while performing update on answer.
I've checked the permission of the user that is being called and they have full access to everything, I am not sure what could be causing the error?. Is there anything that I am missing or any reason this should not work?