I modified the values in SampleUsers.NickName to be firstName lastInitial. This worked fine for use until I spelled a person's name incorrectly. I went back into the table and corrected the spelling. The problem is that for some reason the old spelling (incorrect) is still be ing used. So I deleted the user and recreated the user but the old spelling continues to be used and the value in the NickName column is ignored.
Any ideas?
I went through the database and deleted all recored that referenced that user but that only broke things more.
-joe