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



DDT question...Expand / Collapse
Author
Message
Posted 06/01/2007 8:02:19 AM


StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: 07/09/2008 2:20:16 PM
Posts: 436, Visits: 944
The database deployment toolkit isn't intended to be visual source safe for databases, right?
Post #9237
Posted 06/01/2007 8:30:48 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Today @ 9:23:48 AM
Posts: 4,366, Visits: 4,392
No.  It can be used this way if you have a package file that is exported you could then re-import it back to the state of the exported file.  But the DDT is designed to be a database design and implementation tool.  There are many benefits past this, such as creating psuedo table structures that are not deployed but allow your BOs to be mapped to these schemas for strong-typing and then use XML as the data source, for example. 

When using the DDT in a normal sense, it will also create all of the SPROCS for INSERTs, UPDATEs, and DELETEs that also support concurrency just by clicking a check box.  These SPROCs tie into the BOs by just setting the CRUD SPROC properties to True.  There is much more than this, but its design and purpose is not to be a source safe for databases.

Post #9240
« 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 4:18pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.125. 10 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.