﻿<?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  » Deploying Security Data Without the DDT...</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 17:02:14 GMT</lastBuildDate><ttl>20</ttl><item><title>Deploying Security Data Without the DDT...</title><link>http://forum.strataframe.net/FindPost4919.aspx</link><description>The script you included to create the RBS Security tables in another database is missing the SFSProjects table in it... I tried to copy the SFSProjects table into my destination database but that didnt work.&lt;/P&gt;&lt;P&gt;Also, If i've created data in the default SFS tables in the StrataFrame database can I simply copy them across to my new tables or will that be a violation of either the primary or foreign keys?&lt;/P&gt;&lt;P&gt;Thanks</description><pubDate>Mon, 04 Dec 2006 14:10:32 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: Deploying Security Data Without the DDT...</title><link>http://forum.strataframe.net/FindPost4935.aspx</link><description>Unfortunately, no, we don't allow you to manage the permissions from "your" SFS tables because the users shouldn't be allowed to modify the permissions at runtime... little caveat there :)</description><pubDate>Mon, 04 Dec 2006 14:10:32 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Deploying Security Data Without the DDT...</title><link>http://forum.strataframe.net/FindPost4934.aspx</link><description>Ah, I get it. I guess I wasnt thinking. I assumed when I ran that script that I could manage the permissions at design-time. ;)</description><pubDate>Mon, 04 Dec 2006 14:08:35 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: Deploying Security Data Without the DDT...</title><link>http://forum.strataframe.net/FindPost4931.aspx</link><description>The SFSProjects table is not needed at runtime... neither are the foreign keys that tie the SFSProjects table to SFSUsers, SFSRoles, SFSPermissions, SFSRestrictionSets, and SFSPreferences.&amp;nbsp; The SFSProjects is only needed at design-time for the security editor to keep the groups of objects together based on a "project."&amp;nbsp; That's why the security script did not include the SFSProjects table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for copying records from one table to another, that's perfectly fine... just make sure you turn IDENTITY_INSERT ON so that you can manually specify the primary key for the records... otherwise, the foreign keys will be broken.</description><pubDate>Mon, 04 Dec 2006 13:55:00 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>