﻿<?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 Database Deployment Toolkit » Issues  » Expected behavior in reimporting from SQL Database</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:31:39 GMT</lastBuildDate><ttl>20</ttl><item><title>Expected behavior in reimporting from SQL Database</title><link>http://forum.strataframe.net/FindPost10660.aspx</link><description>I want to make sure I am clear on how DDT is intended to work and what to expect in certain scenarios.&lt;/P&gt;&lt;P&gt;If I have a SQL database MYDATABASE and I import this into a new DDT project MYPROJECT I would expect it to read all the structures, indexes, PKs etc ( if I have check the right boxes on the import wizard )&lt;/P&gt;&lt;P&gt;Now, I make changes in DDT and I deploy to the server.&amp;nbsp; My changes are deployed.&lt;/P&gt;&lt;P&gt;Now the DBA makes some changes on the server.&amp;nbsp; I want to keep my metadata in DDT in sync.&amp;nbsp; If I import into the same project I get MYDATABASE_1 .&amp;nbsp; Fair enough.&amp;nbsp; I can now use that as the most current version of the metadata ( or use MYDATABASE to fix the server if the DBA has done something boneheaded. )&lt;/P&gt;&lt;P&gt;But I am not sure what is going on in the Strataframe database.&amp;nbsp; If I create a new DDT project - MYPROJECT2 - and import the MYDATABASE, am I going to confuse any of the data stored in Strataframe?&amp;nbsp; ie. are surrogate keys keeping all this straight?&amp;nbsp; Suppose I import MYDATABASE into MYPROJECT2 and then deploy a changed version of it to MYDATABASE2 on the same server?&amp;nbsp; &lt;/P&gt;&lt;P&gt;In other words, is there anything like this I have to be careful of when using DDT ?&lt;/P&gt;&lt;P&gt;TIA</description><pubDate>Thu, 02 Aug 2007 09:28:54 GMT</pubDate><dc:creator>Charles R Hankey</dc:creator></item><item><title>RE: Expected behavior in reimporting from SQL Database</title><link>http://forum.strataframe.net/FindPost10676.aspx</link><description>[quote]In other words, is there anything like this I have to be careful of when using DDT ?[/quote]&lt;/P&gt;&lt;P&gt;No.&amp;nbsp; The SF database does not rely on the name alone.&amp;nbsp; It relies on the PKs of the profile (normalization :D).&amp;nbsp; So you will not have any problems in the scenario that you described.&amp;nbsp; In fact, we have a number of profiles with the same DB names and slightly different structures.</description><pubDate>Thu, 02 Aug 2007 09:28:54 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>