Ben
asked this on February 21, 2011 11:13
A duplicate value cannot be inserted into a unique index. [ Table name = Software,Constraint name = PK_Software ] insert into software (computerid, displayname, displayversion, publisher) values (@0, @1, @2, @3)
Happens on inventory scans, not on all but on many. What have I done wrong?
Comments
Looks like a bug. We'll do some testing in our lab and get back to you on what we find.
1.5.0.15
It appears that the problem is related to different character sets used by different computers. We've uploaded a test version of AA Console which should correct the issue. I've e-mailed you a link to download this test version. If it works for you, we'll schedule the fix for the next update.