﻿<?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  » USing security with DB2</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 01:39:05 GMT</lastBuildDate><ttl>20</ttl><item><title>USing security with DB2</title><link>http://forum.strataframe.net/FindPost12219.aspx</link><description>I don't even think I should try to store the security tables in DB2, agree?&lt;br&gt;
&lt;br&gt;
So I will just have a separate SQL instance for security? I am fine with that and see pretty detailed instructions on how to support the tables in a separate database.&lt;br&gt;
&lt;br&gt;
Just really making sure I didn't miss anything here. Does the above sound solid to you?&lt;br&gt;
&lt;br&gt;
Also, how would this work if I decide to architect my application so that it will support a truly "disconnected mode" as in I just found out that users might need to run it at times on a laptop with no internet access, then save the data to the server at a later time. I was going to just use XML or a local SQLEXPRESS or SQL Compact database, but I'm not sure how not being able to connect to the security tables will work in that scenario.&lt;br&gt;
&lt;br&gt;</description><pubDate>Tue, 30 Oct 2007 09:28:44 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: USing security with DB2</title><link>http://forum.strataframe.net/FindPost12273.aspx</link><description>Yep, just use some utility to wipe the *.mdf and copy over the RBS data and you'll be good to go.&amp;nbsp; Don't forget that you can put anything else you want in that *.mdf file.&amp;nbsp; And you can have several *.mdf files for other stuff.</description><pubDate>Tue, 30 Oct 2007 09:28:44 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: USing security with DB2</title><link>http://forum.strataframe.net/FindPost12265.aspx</link><description>OK then so part of my "snapshot" of the data would include all the RBS tables and I should be good to go?</description><pubDate>Tue, 30 Oct 2007 09:06:24 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: USing security with DB2</title><link>http://forum.strataframe.net/FindPost12260.aspx</link><description>I think your best bet would be to use SQL Server 2005 Compact:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.microsoft.com/sql/editions/compact/sscecomparison.mspx"&gt;http://www.microsoft.com/sql/editions/compact/sscecomparison.mspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It's basically an expanded version of MS Access: just an *.mdf file on disk that can be accessed as if it was a SQL Server.&amp;nbsp; So, since you only need the local data it's perfect for you since you won't have to provide access to more than one user, and the RBS won't know the difference.&amp;nbsp; Keeps you from having to install SQL Server 2005 Express.</description><pubDate>Tue, 30 Oct 2007 08:50:40 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: USing security with DB2</title><link>http://forum.strataframe.net/FindPost12255.aspx</link><description>No we aren't going to maintain the security tables on the laptops when disconnected from the server but if I cannot access the server where the security data is stored, will things work? I haven't used security much so please excuse the questions.&lt;br&gt;
&lt;br&gt;
I will need to have the application be able to run in a truly disconnected mode, I plan to have a "snapshot" feature that will allow users to take a copy of the data they need to local XML files or a local SQL database (leaning toward XML heavily) that will allow them to work offsite, then they can add their changes when they are back in the office.&lt;br&gt;
&lt;br&gt;
How will this model work (or not work) using the RBS?&lt;br&gt;
&lt;br&gt;
Thank you for your time.</description><pubDate>Tue, 30 Oct 2007 08:17:42 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: USing security with DB2</title><link>http://forum.strataframe.net/FindPost12243.aspx</link><description>Hey Keith,&lt;P&gt;I guess it slipped through -- or it was not important to us or something. :)&lt;/P&gt;&lt;P&gt;[quote]I don't even think I should try to store the security tables in DB2, agree?[/quote]&lt;/P&gt;&lt;P&gt;Yes I totally agree, it would be very problematic... Use SQLServer Express install the security tables with all of its data and connect to it via normal means.&amp;nbsp; I assume you are not going to maintain the Security tables on the disconnected Laptop, if so this will present another set of problems..&lt;/P&gt;&lt;P&gt;Hope this helps, Steve..</description><pubDate>Mon, 29 Oct 2007 11:32:36 GMT</pubDate><dc:creator>Steve L. Taylor</dc:creator></item><item><title>RE: USing security with DB2</title><link>http://forum.strataframe.net/FindPost12242.aspx</link><description>did this question slip through the cracks?&lt;br&gt;
&lt;br&gt;
much appreciated.</description><pubDate>Mon, 29 Oct 2007 11:18:18 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item></channel></rss>