﻿<?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 » Database Deployment Toolkit (How do I?)  » My First Effort</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 04 May 2026 22:07:03 GMT</lastBuildDate><ttl>20</ttl><item><title>My First Effort</title><link>http://forum.strataframe.net/FindPost29822.aspx</link><description>I have just purchased DDT and I have a few questions:&lt;br/&gt;&lt;br/&gt;I have 3 databases I wish to deploy.&lt;br/&gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a) A custom database, CUSTOM with a single table called CUSTOM with no data&lt;br/&gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; b) A database comprising initial data of 10000+ records. This database and CUSTOM have the same table structure. The CUSTOM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; database is to be used by customers to store their own data.&lt;br/&gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp; c) A configurarion database comprising a number of tables. The tables were originally defined in the database StratFrame.&lt;br/&gt;&lt;br/&gt;My questions:&lt;br/&gt;&lt;br/&gt;1) My initial question was going to be that now I have a .pkg file what do I do with it. I have found the C# demo progarm and used this to test my .pkg file. Are there other methods for running the .pkg file other than DBEngine.Deployment.MDDeployMain?&lt;br/&gt;&lt;br/&gt;2) I have set up a deployment data package for database b) but only 3935 records have been installed.&lt;br/&gt;&lt;br/&gt;3) I am presuming that for the initial data for the config, I need to setup a deployment data package that transfers from a table in StrataFrame to a table of same structure in Config. &lt;br/&gt;&lt;br/&gt;4) I have to setup a deployment data package for each table I want initial data.&lt;br/&gt;&lt;br/&gt;I know these questions seem trivial, but I'm trying to make sure that I have understood the documentation.&lt;br/&gt;&lt;br/&gt;Many thanks for any assistance.</description><pubDate>Fri, 01 Apr 2011 08:44:13 GMT</pubDate><dc:creator>Ian Hammond</dc:creator></item><item><title>RE: My First Effort</title><link>http://forum.strataframe.net/FindPost29824.aspx</link><description>Hi Aaron,&lt;br/&gt;&lt;br/&gt;Many thanks for that, I will take it it onboard.&lt;br/&gt;&lt;br/&gt;Regards</description><pubDate>Fri, 01 Apr 2011 08:44:13 GMT</pubDate><dc:creator>Ian Hammond</dc:creator></item><item><title>RE: My First Effort</title><link>http://forum.strataframe.net/FindPost29823.aspx</link><description>Here goes:-&lt;br/&gt;&lt;br/&gt;1) My initial question was going to be that now I have a .pkg file what do I do with it. I have found the C# demo progarm and used this to test my .pkg file. Are there other methods for running the .pkg file other than DBEngine.Deployment.MDDeployMain?&lt;br/&gt;&lt;br/&gt;I only use MDDeployMain and not sure I would want anything else - such as an automatic upgrade. I can only see two reasons for running a .pkg file which are for a new database or to upgrade an existing database. In both cases, this should be a deliberate controlled event with a user involved and I wouldn't want it to be an automatic process. For this reason I don't need more than the deployment wizard.&lt;br/&gt;&lt;br/&gt;2) I have set up a deployment data package for database b) but only 3935 records have been installed.&lt;br/&gt;&lt;br/&gt;If this is less records&amp;nbsp;than you expected, I would check if you have any data filters inside the package.&lt;br/&gt;&lt;br/&gt;3) I am presuming that for the initial data for the config, I need to setup a deployment data package that transfers from a table in StrataFrame to a table of same structure in Config. &lt;br/&gt;&lt;br/&gt;Your table doesn't have to be within StrataFrame - it could be a copy of your own database loaded with data. I maintain a standalone copy of our database that contains the records from which the package is created.&lt;br/&gt;&lt;br/&gt;4) I have to setup a deployment data package for each table I want initial data.&lt;br/&gt;&lt;br/&gt;Mostly yes but&amp;nbsp;a single package can deploy data for child tables too.&lt;br/&gt;&lt;br/&gt;Hope this helps.</description><pubDate>Fri, 01 Apr 2011 08:33:24 GMT</pubDate><dc:creator>Aaron Young</dc:creator></item></channel></rss>