﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Role Based Security  » Updating MessageKey field....</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 22:05:25 GMT</lastBuildDate><ttl>20</ttl><item><title>Updating MessageKey field....</title><link>http://forum.strataframe.net/FindPost8469.aspx</link><description>As you can see in the image below I have chose MessageKey for the Denied Action and specified a MessageKey.  What I would like to do is change the message key for all 100 of my permission items. I was wondering if you could point me to the table that this information is stored in so I could use T-SQL to update the table rather than doing each one individually.&lt;br&gt;
&lt;br&gt;
[img]http://farm1.static.flickr.com/186/471521199_18ad1a0e3a_o.jpg[/img]&lt;br&gt;
&lt;br&gt;
Thanks</description><pubDate>Wed, 25 Apr 2007 09:03:41 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: Updating MessageKey field....</title><link>http://forum.strataframe.net/FindPost8484.aspx</link><description>Yep, it's the SFSPermissions table.&amp;nbsp; The two fields you'll be interested in are pm_BlockedAction which is an INT field with a value corresponding to the DeniedActions enumeration.&amp;nbsp; And the other field is pm_BlockedMsgOrKey which is NVarChar(1000) and contains the value you want to change.</description><pubDate>Wed, 25 Apr 2007 09:03:41 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>