|
|
Rank: Member
Joined: 7/22/2008 Posts: 13 Location: Virginia
|
Added IsRead = 1 to the SET in [pmessage_markread]
UPDATE [{databaseOwner}].[{objectQualifier}UserPMessage] SET [Flags] = [Flags] | 1, IsRead = 1 WHERE UserPMessageID = @UserPMessageID AND IsRead = 0
|
|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 2,950 Location: Honolulu, HI
|
your DB didn't properly converted (there was a bug in the SQL code which is now fixed). IsRead is no longer a column and is, instead, a calculated field based on [Flags]. "When you are grateful, fear disappears and abundance appears”." 
|
|
|
Rank: Member
Joined: 7/13/2008 Posts: 15 Location: thuis
|
can you give a step by step procedure to solve this problem please?
thank you
|
|
|
| Users browsing this topic |
|
Guest
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
YAFPro Theme Created by Jaben Cargman (Tiny Gecko)Powered by YAF 1.9.3 RC2 |
YAF © 2003-2008, Yet Another Forum.NETThis page was generated in 0.092 seconds.