﻿<?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 » WinForms (How do I?)  » Database creation tool</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 11:40:38 GMT</lastBuildDate><ttl>20</ttl><item><title>Database creation tool</title><link>http://forum.strataframe.net/FindPost23128.aspx</link><description>Hi,&lt;P&gt;I am trying to write an application which allows a user to create a database, add tables and fields. The information gathered in the gui is saved in a predefined configuration table which is used to configure another gui allowing the user to add and view data in the created database. I have created a number of maintenance forms to allow me to enter data and save it to the 'configuration' table but I'm not sure where to start when creating the user defined database. Can this be done in the Application Framework&amp;nbsp; or do I need to interface to the DDT (which I haven't actually looked at yet). Could someone possibly point me in the right direction.&lt;/P&gt;&lt;P&gt;Many thanks.</description><pubDate>Fri, 15 May 2009 09:26:09 GMT</pubDate><dc:creator>Ian Hammond</dc:creator></item><item><title>RE: Database creation tool</title><link>http://forum.strataframe.net/FindPost23140.aspx</link><description>It has been discussed, yes.&amp;nbsp; But there is really not a high demand on this so it has not achieved a high priority.&amp;nbsp; But this is something that we have intended on for a while now.&amp;nbsp; However, this will most likely not happen this calendar year.</description><pubDate>Fri, 15 May 2009 09:26:09 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Database creation tool</title><link>http://forum.strataframe.net/FindPost23139.aspx</link><description>I thought the DDT would come into it, it's a shame not having an api. Are there plans to produce one in the future?&lt;/P&gt;&lt;P&gt;Thanks for the pointer&lt;/P&gt;&lt;P&gt;Regards</description><pubDate>Fri, 15 May 2009 09:23:45 GMT</pubDate><dc:creator>Ian Hammond</dc:creator></item><item><title>RE: Database creation tool</title><link>http://forum.strataframe.net/FindPost23129.aspx</link><description>It sounds like you are trying to write your own version of the DDT.&amp;nbsp; The DDT is a database designer and deployment tool, which sounds like this is what you are trying to do.&amp;nbsp; However, the DDT doesn't have a supporting API at the moment which is what it sounds like you are needing.&amp;nbsp; From what I can tell you want to allow your users to create meta-data within your&amp;nbsp;application then deploy that data for them.&amp;nbsp; At this point, you would have to create your own deployment engine as the DDT doesn't have an API or run-time desitner like the Role-Based Security to allow for this.&lt;/P&gt;&lt;P&gt;Depending on the complexity of your application and needs for database deployment, this can be a very long and cumbersome task.&amp;nbsp; But if you are going to travel down this path, I recommend using SMO (SQL Server Management Objects).</description><pubDate>Fri, 15 May 2009 08:53:20 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>