StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



ViewsExpand / Collapse
Author
Message
Posted 02/14/2006 8:33:19 PM
StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: Forum Members
Last Login: 05/25/2007 3:34:57 PM
Posts: 235, Visits: 309
How about providing a way to import existing views and stored procedures into the Toolkit (or is this already possible and I just don't know how it works)?

Thanks,
Dan
Post #544
Posted 02/16/2006 10:28:30 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 09/26/2008 8:30:36 AM
Posts: 2,685, Visits: 1,886
No, the functionality does not currently exist to import Views and Stored Procedures. There are plans to add this additional functionality to the Database Deployment Toolkit, but the plans are not on the immediate horizon.


www.bungie.net
Post #551
Posted 01/04/2007 8:12:52 AM


StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 03/03/2008 10:01:19 PM
Posts: 4, Visits: 741
Ben,

I noticed this post was almost a year ago.  I'm new to the DDT and am not aware of all of the features of this latest version.  Does the DDT support views, FK constraints, triggers, functions and stored procedures?

Thanks,

James Moore

Builder Software Solutions

 
James Moore
Software Developer
Ministry Tracking Software, Inc.
http://www.youthtrack.com
 
 
Post #5562
Posted 01/04/2007 10:46:34 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 09/26/2008 8:30:36 AM
Posts: 2,685, Visits: 1,886
The DDT supports views, indexed views, foreign keys, auto-stored procedures (for CRUD stuff and wrappers for the CLR stored procedures in assemblies), and manual stored procedures.  Triggers and UDFs are not currently supported through the DDT.  As for the import process, only tables and indexes are imported to give you a starting point for bringing data into the DDT; the rest of the stuff has to be added by hand.


www.bungie.net
Post #5567
Posted 01/04/2007 12:49:02 PM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: StrataFrame Users
Last Login: 02/05/2007 9:49:02 PM
Posts: 1, Visits: 4,341
Ben,

I imagine by "foreign keys" do you mean via constraints or triggers?

For the Triggers and UDFs, if we put those into a SQL Script, is there a document somewhere that can explain to us how to run those in a post-update process?

Lastly, I remember from the Amarillo class, that the entire DDT is stored in SQL Server.  Is the database documented somewhere enough to allow us to figure out how to "import" the remaining items rather than entering them by hand?

Or, is someone working on a "xCase" synchronization add-in tool?

Dan Neuman

Post #5577
Posted 01/04/2007 2:32:17 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 09/26/2008 8:30:36 AM
Posts: 2,685, Visits: 1,886
Foreign keys are handled through constraints.

I'm not sure we have any documentation on how to deploy additional scripts after the deployment process.  You cannot do it directly through the "Deploy to Server" button in the DDT, but if you use the MicroFour StrataFrame DBEngine DLL (the one tht deploys DDT packages programmatically), you can programmatically execute the script as soon as the deployment process has completed.

As for the documentation on the DDT table structures, there isn't any... mainly because we don't release the source code for the DDT.  However, the names are very straightforward and if you have any questions regarding the table structure and what pieces are requied where, I'm sure I can answer them.


www.bungie.net
Post #5584
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 9:30am

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.047. 9 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.