<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>Toad Data Modeling</title>
	<atom:link href="http://blogs.inside.quest.com/modeling/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.inside.quest.com/modeling</link>
	<description>Just another Blogs.inside.quest.com weblog</description>
	<pubDate>Wed, 04 Nov 2009 14:22:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Toad Data Modeler FREEWARE Available!</title>
		<link>http://blogs.inside.quest.com/modeling/2009/11/04/toad-data-modeler-freeware-available/</link>
		<comments>http://blogs.inside.quest.com/modeling/2009/11/04/toad-data-modeler-freeware-available/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 14:22:41 +0000</pubDate>
		<dc:creator>Vladimira Nitrova</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.inside.quest.com/modeling/?p=221</guid>
		<description><![CDATA[Hello,
I&#8217;m happy to inform you that Toad Data Modeler Freeware is now available!
Freeware version has some limitations. You can read about them in the following documents:
* TDM Freeware Matrix - Feature List - A list of features and differences between TDM Commercial and Freeware:
http://modeling.inside.quest.com/entry.jspa?externalID=3303&#38;categoryID=29
* TDM Freeware - Functionality Restrictions - A quick review of freeware [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m happy to inform you that Toad Data Modeler Freeware is now available!</p>
<p>Freeware version has some limitations. You can read about them in the following documents:<br />
* TDM Freeware Matrix - Feature List - A list of features and differences between TDM Commercial and Freeware:<br />
<a href="http://modeling.inside.quest.com/entry.jspa?externalID=3303&amp;categoryID=29">http://modeling.inside.quest.com/entry.jspa?externalID=3303&amp;categoryID=29</a></p>
<p>* TDM Freeware - Functionality Restrictions - A quick review of freeware restrictions<br />
<a href="http://modeling.inside.quest.com/entry.jspa?externalID=3304&amp;categoryID=29">http://modeling.inside.quest.com/entry.jspa?externalID=3304&amp;categoryID=29</a><br />
Tip! - Feel free to use Freeware version as a viewer of your models!</p>
<p>========<br />
Download<br />
========<br />
You can download the Freeware from:<br />
<a href="http://www.casestudio.com/enu/download.aspx">http://www.casestudio.com/enu/download.aspx</a></p>
<p>If you have any questions, please write us back. Thanks.</p>
<p>Regards,</p>
<p>Vladka + TDM Team</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.inside.quest.com/modeling/2009/11/04/toad-data-modeler-freeware-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Change Caption in Reversed Model (Name Stays Unchanged)</title>
		<link>http://blogs.inside.quest.com/modeling/2009/10/01/change-caption-in-reversed-model-name-stays-unchanged/</link>
		<comments>http://blogs.inside.quest.com/modeling/2009/10/01/change-caption-in-reversed-model-name-stays-unchanged/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 09:16:17 +0000</pubDate>
		<dc:creator>Vladimira Nitrova</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://blogs.inside.quest.com/modeling/?p=202</guid>
		<description><![CDATA[Hello all,
I’m sure you already know that Toad Data Modeler v. 3.4.x has brought a new feature called Naming Conventions. If you haven’t discovered it yet, I’m sure you at least noticed that Caption and Name boxes have been replaced.  This change relates to the naming conventions.
What are the naming conventions in TDM about?
Very [...]]]></description>
			<content:encoded><![CDATA[<p>Hello all,</p>
<p>I’m sure you already know that Toad Data Modeler v. 3.4.x has brought a new feature called <strong>Naming Conventions</strong>. If you haven’t discovered it yet, I’m sure you at least noticed that Caption and Name boxes have been replaced. <img src='http://blogs.inside.quest.com/modeling/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> This change relates to the naming conventions.</p>
<p><em>What are the naming conventions in TDM about?<br />
</em>Very briefly, naming conventions allow you to:<br />
- Define your own rules for physical names of objects – e.g. add prefix or suffix to the names, use only lower case etc.<br />
- Synchronize caption (logical name) and name (physical name) of objects of your model.<br />
- Verify whether the physical names of objects match the naming convention rules. If they don’t, you can decide whether to apply them or not.<br />
Note: Naming conventions always influence physical names, NOT captions. Captions (logical names) can be in various forms as they provide logical information only.</p>
<p>If you want to know more, get some examples, see screenshots etc., please read PDF document that is available at:<br />
<a href="http://modeling.inside.quest.com/entry.jspa?externalID=3040&amp;categoryID=159" target="_blank">http://modeling.inside.quest.com/entry.jspa?externalID=3040&amp;categoryID=159</a></p>
<p>In this article, I want to focus on the following situation:<br />
<em>You reversed your, let’s say, Oracle 10g model to Toad Data Modeler. Now you want to modify logical names of objects (Caption) and leave physical names (Name) unchanged.</em><br />
How to do it?<br />
<strong>Solution:</strong>  Create a new naming convention and disable the Automatic Synchronization option. Feel free to modify captions then.</p>
<p>Well, this is a solution said in a few words.  Now, let me describe what is necessary to do – step by step.</p>
<p>1. Click on any Workspace of the reversed model to activate it.<br />
Just to check out, edit e.g. the T_CUSTOMER entity. Logical name is T_CUSTOMER and physical name is also T_CUSTOMER. As soon as you start editing the caption, you lose the physical name, which is definitely what you don’t want.</p>
<p><img class="attachment wp-att-204 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/10/nc01.png" alt="" width="577" height="174" /></p>
<p> <img class="attachment wp-att-205 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/10/nc02.png" alt="" width="576" height="175" /></p>
<p> Click <strong>Cancel</strong> in the Entity Properties form.<br />
Now do the following:<br />
  <br />
2. Click the <strong>Set Up Naming Conventions to Model</strong> icon  on the toolbar.<br />
3. Create a new naming convention (provided that none exists) or click <strong>Add New Naming Convention</strong> in the <strong>Link Naming Convention Definition to Model</strong> dialog.<br />
4. Define a name of the new naming convention (<em>Automatic Synchronization OFF</em>) and click <strong>OK</strong>.<br />
5. Select the new naming convention and press <strong>OK+Edit</strong>.</p>
<p><img class="attachment wp-att-207 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/10/nc04.png" alt="" width="511" height="391" /><br />
 <br />
6. In the <strong>Naming Convention Properties</strong> dialog | <strong>General</strong> tab, clear the <strong>Automatic Synchronization</strong> checkbox to turn off the automatic synchronization.</p>
<p><img class="attachment wp-att-213 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/10/nc051.png" alt="" width="583" height="139" /></p>
<p>7. Confirm <strong>OK</strong>.<br />
8. Try to edit the entity again. Change its caption now.<br />
You can write a new logical name, the physical name will stay preserved.</p>
<p><img class="attachment wp-att-209 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/10/nc06.png" alt="" width="578" height="461" /></p>
<p> And that’s all. It can’t be easier. <img src='http://blogs.inside.quest.com/modeling/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Finally, let me draw your attention to:</p>
<p>• The PDF document again:<br />
<a href="http://modeling.inside.quest.com/entry.jspa?externalID=3040&amp;categoryID=159" target="_blank">http://modeling.inside.quest.com/entry.jspa?externalID=3040&amp;categoryID=159</a></p>
<p>• and also to flash movies on naming conventions:<br />
<a href="http://" target="_blank">http://modeling.inside.quest.com/kbcategory.jspa?categoryID=158</a><br />
Sort the movies by: Title-Descending Order and see movies 35, 36, 37, 38 and 39.</p>
<p>It’s much quicker to watch the movie than read the long document.</p>
<p>If you have any questions on naming conventions, please do ask us via the Modeling community forum.</p>
<p>Have a successful day.</p>
<p>Regards,</p>
<p>Vladka + TDM Team</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.inside.quest.com/modeling/2009/10/01/change-caption-in-reversed-model-name-stays-unchanged/feed/</wfw:commentRss>
		</item>
		<item>
		<title>User Packages in Library And Much More</title>
		<link>http://blogs.inside.quest.com/modeling/2009/09/30/user-packages-in-library-and-much-more/</link>
		<comments>http://blogs.inside.quest.com/modeling/2009/09/30/user-packages-in-library-and-much-more/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 13:31:39 +0000</pubDate>
		<dc:creator>Vladimira Nitrova</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Customize]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.inside.quest.com/modeling/?p=194</guid>
		<description><![CDATA[Hello all,
I wonder if you know what great additional sources our Library on the Modeling community offers to you.
Product Videos - Here you can watch either movies showing new features and enhancements [New] or tutorial movies showing how to work with Toad Data Modeler [Getting Started].  Special movies for experts are also available - see the [...]]]></description>
			<content:encoded><![CDATA[<p>Hello all,</p>
<p>I wonder if you know what great additional sources our Library on the Modeling community offers to you.</p>
<p><strong>Product Videos</strong> - Here you can watch either movies showing new features and enhancements [New] or tutorial movies showing how to work with Toad Data Modeler [Getting Started].  Special movies for experts are also available - see the Expert Mode section.<br />
<a href="http://modeling.inside.quest.com/kbcategory.jspa?categoryID=116" target="_blank">http://modeling.inside.quest.com/kbcategory.jspa?categoryID=116</a></p>
<p><strong>Best Practices</strong> section contains a lot of helpful tips and tricks and some tutorials to new features.<br />
<a href="http://modeling.inside.quest.com/kbcategory.jspa?categoryID=159" target="_blank">http://modeling.inside.quest.com/kbcategory.jspa?categoryID=159</a></p>
<p><strong>Documentation</strong> with Release Notes, User Guide, Trial Version Information and other important documents to Toad Data Modeler.<br />
<a href="http://modeling.inside.quest.com/kbcategory.jspa?categoryID=29" target="_blank">http://modeling.inside.quest.com/kbcategory.jspa?categoryID=29</a></p>
<p><strong>Utilities</strong> section with sample models, <strong>user scripts, user packages, XSL user templates</strong>!</p>
<p>I&#8217;m happy to inform you that two nice user packages have been added there:<br />
<a href="http://modeling.inside.quest.com/kbcategory.jspa?categoryID=34" target="_blank">http://modeling.inside.quest.com/kbcategory.jspa?categoryID=34</a></p>
<p>Here&#8217;s the description:<br />
1. <em>Reverse All Related Tables</em><br />
This package works for Oracle db and allows you to load also tables that relate to the selected tables (e.g. tables of a different schema that are related to the selected tables will be loaded during RE). Moreover, you can also define the level (depth) for loading the tables.</p>
<p>2. <em>Extra Objects - DDL Script Generation</em><br />
These are packages for all supported databases (except for MS Access). The packages create a new object ExtraObject (see the new item in Model Explorer) where you can write any text you want. It will be generated in DDL/SQL script then. Moreover, you can define where in the script you want to generate it - via the Order of Generated Objects feature (Model menu).</p>
<p>The packages are valid for Toad Data Modeler 3.4.15 and BETA 3.5.1. Please do not use the packages in older TDM versions.</p>
<p>I encourage you to visit the Library section and get the information you need, use the additional sources (user scripts and packages) that can facilitate your work significantly.<br />
If you have any requirements, please do not hesitate to write us via the Modeling community forum. The possibility to make user packages and customize TDM to perfectly meet your needs is one of the greatest TDM features. Do not hesitate to take advantage of it. Our team is ready to help!</p>
<p>Enjoy the new packages!</p>
<p>Regards,</p>
<p>Vladka + TDM Team</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.inside.quest.com/modeling/2009/09/30/user-packages-in-library-and-much-more/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TDM 3.5.1.1 BETA Released!</title>
		<link>http://blogs.inside.quest.com/modeling/2009/09/29/tdm-3511-beta-released/</link>
		<comments>http://blogs.inside.quest.com/modeling/2009/09/29/tdm-3511-beta-released/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 06:43:45 +0000</pubDate>
		<dc:creator>Vladimira Nitrova</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.inside.quest.com/modeling/?p=191</guid>
		<description><![CDATA[Hello,
I&#8217;m pleased to announce that BETA version 3.5.1.1 has been released.
This BETA doesn&#8217;t bring any new features but only fixes the following problem:
Reverse Engineering Oracle database: Problem during loading net service names from tnsnames.ora configuration file. Description: In some cases, when local naming parameters &#8220;RDB_DATABASE&#8221; or &#8220;SECURITY&#8221; were used, the net service name could have [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m pleased to announce that BETA version 3.5.1.1 has been released.</p>
<p>This BETA doesn&#8217;t bring any new features but only fixes the following problem:</p>
<p>Reverse Engineering Oracle database: Problem during loading net service names from tnsnames.ora configuration file. Description: In some cases, when local naming parameters &#8220;RDB_DATABASE&#8221; or &#8220;SECURITY&#8221; were used, the net service name could have been loaded incompletely. Problem fixed. (CR # 66 319)</p>
<p>=============<br />
BETA Download<br />
============= <br />
Download the new Beta from:<br />
<a href="http://modeling.inside.quest.com/ann.jspa?annID=150" target="_blank">http://modeling.inside.quest.com/ann.jspa?annID=150</a></p>
<p>The Beta requires that you are running a commercial or trial copy of Toad Data Modeler. You need to have a  valid license key for the commercial or trial copy of Toad Data Modeler to be able to run the BETA.<br />
To get a license key, please contact the Quest Sales team at: <a href="mailto:sales@quest.com" target="_blank">sales@quest.com</a>. Thank you.</p>
<p>BETA 3.5.1.1 expires on 1 December 2009.<br />
There are NO feature limitations in the BETA.</p>
<p>Have a nice day.</p>
<p>Regards,</p>
<p>Vladka &amp; TDM Team</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.inside.quest.com/modeling/2009/09/29/tdm-3511-beta-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Customization: how to add new Table Type option to MySQL models</title>
		<link>http://blogs.inside.quest.com/modeling/2009/09/21/customization-how-to-add-new-table-type-option-to-mysql-models/</link>
		<comments>http://blogs.inside.quest.com/modeling/2009/09/21/customization-how-to-add-new-table-type-option-to-mysql-models/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 11:19:41 +0000</pubDate>
		<dc:creator>Vaclav Frolik</dc:creator>
		
		<category><![CDATA[Customize]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.inside.quest.com/modeling/?p=179</guid>
		<description><![CDATA[Hi,
today you will find out how to add new Table Type (Engine) option to MySQL models in Toad Data Modeler. By default, the following Table Types are available:

Default
MEMORY
MyISAM
MERGE
BDB
InnoDB
NDBCluster
ARCHIVE
CSV
FEDERATED

What if we want to use Partner-Developed storage engines, e.g. BrightHouse? Is it possible to customize Toad Data Modeler and use this engine? Of course  To add [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>today you will find out how to add new Table Type (Engine) option to MySQL models in Toad Data Modeler. By default, the following Table Types are available:</p>
<ul>
<li>Default</li>
<li>MEMORY</li>
<li>MyISAM</li>
<li>MERGE</li>
<li>BDB</li>
<li>InnoDB</li>
<li>NDBCluster</li>
<li>ARCHIVE</li>
<li>CSV</li>
<li>FEDERATED</li>
</ul>
<p>What if we want to use Partner-Developed storage engines, e.g. BrightHouse? Is it possible to customize Toad Data Modeler and use this engine? Of course <img src='http://blogs.inside.quest.com/modeling/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> To add the BrightHouse option to MySQL 5.1 model, do the following:</p>
<p>1. Turn on the Expert mode. Click <strong>Settings | Options </strong>and in section <strong>General</strong>, check the <strong>Expert Mode </strong>checkbox.<br />
2. Open a model for MySQL 5.1. Add a new entity to the model and edit the entity. Then right click the Entity Properties form and select the <strong>Customize Form </strong>item.<br />
<img src="http://blogs.inside.quest.com/modeling/files/2009/09/blog-engine-mysql000.png" alt="" width="576" height="481" class="attachment wp-att-180 " /></p>
<p>3. The form will re-load in a customizable mode. Click the Table Type combo box.<br />
<img src="http://blogs.inside.quest.com/modeling/files/2009/09/blog-engine-mysql001.png" alt="" width="999" height="567" class="attachment wp-att-181 " /></p>
<p>4. Double click the (IDispatch) item in Component Inspector to open list of values and add there the BRIGHTHOUSE option.<br />
<img src="http://blogs.inside.quest.com/modeling/files/2009/09/blog-engine-mysql002.png" alt="" width="1001" height="569" class="attachment wp-att-182 " /></p>
<p>5. Close the Edit mode by clicking the red cross icon on top right corner of the largest form (standard icon for closing a dialog).<br />
<img src="http://blogs.inside.quest.com/modeling/files/2009/09/blog-engine-mysql006.png" alt="" width="175" height="158" class="attachment wp-att-183 " /></p>
<p>6. Save the changes. Right click the form immediately after closing the Edit mode and select Save Form option.<br />
<img src="http://blogs.inside.quest.com/modeling/files/2009/09/blog-engine-mysql003.png" alt="" width="577" height="482" class="attachment wp-att-184 " /></p>
<p>7. Now you can edit any entity and choose the BRIGHTHOUSE option from the Table Type combo box.<br />
<img src="http://blogs.inside.quest.com/modeling/files/2009/09/blog-engine-mysql004.png" alt="" width="574" height="479" class="attachment wp-att-185 " /></p>
<p>8. See SQL preview:<br />
<img src="http://blogs.inside.quest.com/modeling/files/2009/09/blog-engine-mysql005.png" alt="" width="574" height="479" class="attachment wp-att-186 " /></p>
<p>That&#8217;s all. </p>
<p>Have a great day,</p>
<p>Vaclav</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.inside.quest.com/modeling/2009/09/21/customization-how-to-add-new-table-type-option-to-mysql-models/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Toad Data Modeler 3.4.15 Released</title>
		<link>http://blogs.inside.quest.com/modeling/2009/09/17/toad-data-modeler-3415-released/</link>
		<comments>http://blogs.inside.quest.com/modeling/2009/09/17/toad-data-modeler-3415-released/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 06:27:44 +0000</pubDate>
		<dc:creator>Vladimira Nitrova</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.inside.quest.com/modeling/?p=176</guid>
		<description><![CDATA[Hello,
Let me inform you that Toad Data Modeler version 3.4.15 has been released.
Toad Data Modeler 3.4.15 is a patch to version 3.4.14. No new features and enhancements have been implemented in this version.
The patch fixes the following problem:
Core Problem - Windows Environment Variables were not loaded properly. Problem fixed. CR #  66 138, 65 938.
You [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>Let me inform you that Toad Data Modeler version 3.4.15 has been released.</p>
<p>Toad Data Modeler 3.4.15 is a patch to version 3.4.14. No new features and enhancements have been implemented in this version.<br />
The patch fixes the following problem:<br />
Core Problem - Windows Environment Variables were not loaded properly. Problem fixed. CR #  66 138, 65 938.</p>
<p>You can download Toad Data Modeler 3.4.15 from:<br />
<a href="http://www.quest.com/common/registration.aspx?RequestDefID=10037" target="_blank">http://www.quest.com/common/registration.aspx?RequestDefID=10037</a><br />
or via the Quest support website:<br />
<a href="https://support.quest.com" target="_blank">https://support.quest.com</a><br />
(section Downloads &amp; Updates for Toad Data Modeler)</p>
<p>If you have any questions, please do not hesitate to write us. Thank you.</p>
<p>Kind regards,</p>
<p>Vladka + TDM Team</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.inside.quest.com/modeling/2009/09/17/toad-data-modeler-3415-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Convertor and Sync &#38; Convert Wizard Comparison in PDF Version</title>
		<link>http://blogs.inside.quest.com/modeling/2009/09/08/convertor-and-sync-convert-wizard-comparison-in-pdf-version/</link>
		<comments>http://blogs.inside.quest.com/modeling/2009/09/08/convertor-and-sync-convert-wizard-comparison-in-pdf-version/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 13:49:51 +0000</pubDate>
		<dc:creator>Vladimira Nitrova</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.inside.quest.com/modeling/?p=174</guid>
		<description><![CDATA[Hi all,
Just a quick note to inform you that the series on the Convertor and new Sync &#38; Convert Wizard is now available in PDF version.
Please see:
http://modeling.inside.quest.com/entry.jspa?externalID=3152&#38;categoryID=29
Regards,
Vladka
]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>Just a quick note to inform you that the series on the Convertor and new Sync &amp; Convert Wizard is now available in PDF version.<br />
Please see:<br />
<a href="http://modeling.inside.quest.com/entry.jspa?externalID=3152&amp;categoryID=29" target="_blank">http://modeling.inside.quest.com/entry.jspa?externalID=3152&amp;categoryID=29</a></p>
<p>Regards,</p>
<p>Vladka</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.inside.quest.com/modeling/2009/09/08/convertor-and-sync-convert-wizard-comparison-in-pdf-version/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Convertor and Sync &#38; Convert Wizard Comparison - IV</title>
		<link>http://blogs.inside.quest.com/modeling/2009/09/03/convertor-and-sync-convert-wizard-comparison-iv/</link>
		<comments>http://blogs.inside.quest.com/modeling/2009/09/03/convertor-and-sync-convert-wizard-comparison-iv/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 12:36:30 +0000</pubDate>
		<dc:creator>Vladimira Nitrova</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://blogs.inside.quest.com/modeling/?p=161</guid>
		<description><![CDATA[Hello,
Today we are going to publish the last part of the series comparing the Convertor dialog and new Sync &#38; Convert Wizard. We will write about the alter script generation and model compare + alter report generation, and also mention the Model Update feature.
Generation of Alter Scripts
Generation of alter scripts belongs among the most valuable [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,<br />
Today we are going to publish the last part of the series comparing the Convertor dialog and new Sync &amp; Convert Wizard. We will write about the alter script generation and model compare + alter report generation, and also mention the Model Update feature.</p>
<p><em><strong>Generation of Alter Scripts</strong></em></p>
<p>Generation of alter scripts belongs among the most valuable features for you, Toad Data Modeler users. Our aim was to make it more user-friendly and stable. What improvements can you find?</p>
<p>Look at the two following screenshots. The first one shows the old Convertor dialog, the second one the new Sync &amp; Convert Wizard.<br />
Try to reply to the following questions:</p>
<li>What objects are different, new, missing?</li>
<li>For which objects will the alter script be generated?</li>
<li>How to run the verification process?</li>
<li>Where and how is the information about possible risky operations displayed?</li>
<p><img class="attachment wp-att-162 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/09/sync-convert020.png" alt="" width="897" height="426" /></p>
<p><img class="attachment wp-att-163 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/09/sync-convert021.png" alt="" width="831" height="422" /></p>
<p>We are sure you can answer the questions with the new Sync &amp; Convert Wizard much more easily.</p>
<p>And another question…</p>
<li>How to generate the CREATE, ALTER and DROP statements in one alter script?</li>
<p>This was a little breakneck thing in the Convertor, wasn’t it… Now it is much clearer in the new wizard.</p>
<p><img class="attachment wp-att-165 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/09/sync-convert024.png" alt="" width="828" height="583" /></p>
<p>Flash movie on alter script generation in the new Sync &amp; Convert Wizard is available at:<br />
<a href="http://modeling.inside.quest.com/entry.jspa?externalID=3029&amp;categoryID=158" target="_blank">http://modeling.inside.quest.com/entry.jspa?externalID=3029&amp;categoryID=158</a></p>
<p><em><strong>Compare Models and Generate Alter Report</strong></em></p>
<p>In Convertor it was possible to generate HTML alter report directly. It is the same now. However, in the new Sync &amp; Convert Wizard you can have a clearer overview of the differences. Moreover, for physical models, Toad Data Modeler 3.4 allows you to generate alter reports in the following formats: HTML,RTF and PDF.</p>
<p><img class="attachment wp-att-166 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/09/sync-convert025.png" alt="" width="828" height="583" /></p>
<p>Well, these have been all the actions you can perform in the new Sync &amp; Convert Wizard.</p>
<p>There is another feature available in Toad Data Modeler (not in the new wizard) – model update.</p>
<p><em><strong>Model Update </strong></em></p>
<p>Model Update (accessible via <strong>Model | Model Update</strong>) is a feature that allows you to synchronize your existing model with the database. It allows you to connect to a physically existing database and compare your model with the database. During Model Update, after connecting to the database, NO model is loaded and so you are not able to make any modifications before you compare the models. So, use the Model Update feature when you want to update the existing model directly.</p>
<p>Another situation is the following: Let’s say that you want to update your existing model, but you prefer to connect to the database, load the model and make some changes (e.g. remove schema) prior to the comparison.<br />
In this case, firstly you should do reverse engineering – a new model is loaded to Toad Data Modeler. Secondly, do the model merge in the Sync &amp; Convert Wizard.</p>
<p><strong>Convertor versus Sync &amp; Convert Wizard - SUMMARY</strong></p>
<p>The new Sync &amp; Convert Wizard is now more user-friendly, stable, clearer, faster and easier to use and understand.<br />
Unfortunately, the simplification of the GUI has brought some limitations.<br />
1. If you want to perform two actions, e.g. update a model and also generate alter script, you have to use the wizard twice.<br />
2. If you want to compare two models of a different database platform, you have to do model conversion first and then you can compare the two models, now of the same database platform.<br />
3. If you want to compare a logical model with physical model, you have to convert the model to physical (or logical) and then compare two logical or two physical models.</p>
<p>In any case, we prefer a stable and clear wizard with less functions to unstable and complicated Convertor with many functions.</p>
<p>We do hope the new Sync &amp; Convert Wizard helps you to make things faster and easier. Of course, any questions, suggestions and ideas are welcome. Please feel free to write us via our Modeling community forum at <a href="http://modeling.inside.quest.com/forumindex.jspa?categoryID=64" target="_blank">http://modeling.inside.quest.com/forumindex.jspa?categoryID=64</a>.</p>
<p>Additional information:<br />
PDF doc on the new Sync &amp; Convert Wizard:<br />
<a href="http://modeling.inside.quest.com/entry.jspa?externalID=3039&amp;categoryID=159" target="_blank">http://modeling.inside.quest.com/entry.jspa?externalID=3039&amp;categoryID=159</a></p>
<p>Flash movies:<br />
<a href="http://modeling.inside.quest.com/kbcategory.jspa?categoryID=158" target="_blank">http://modeling.inside.quest.com/kbcategory.jspa?categoryID=158</a></p>
<p>Have a nice day!</p>
<p>Regards,</p>
<p>Vladka + Vaclav</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.inside.quest.com/modeling/2009/09/03/convertor-and-sync-convert-wizard-comparison-iv/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Convertor and Sync &#38; Convert Wizard Comparison - III</title>
		<link>http://blogs.inside.quest.com/modeling/2009/09/02/convertor-and-sync-convert-wizard-comparison-iii/</link>
		<comments>http://blogs.inside.quest.com/modeling/2009/09/02/convertor-and-sync-convert-wizard-comparison-iii/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 11:19:16 +0000</pubDate>
		<dc:creator>Vladimira Nitrova</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://blogs.inside.quest.com/modeling/?p=147</guid>
		<description><![CDATA[Merge Models
Hello,
Today we will compare the model merge functionality.
Convertor
One of the strengths of the old Convertor was the possibility to compare models of two different database platforms. That seemed to be a powerful feature, however, it also brought some confusion.
Questions you probably asked:
How to get changes from a model created for Oracle db and put [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>Merge Models</strong></em></p>
<p>Hello,</p>
<p>Today we will compare the model merge functionality.</p>
<p><strong>Convertor</strong><br />
One of the strengths of the old Convertor was the possibility to compare models of two different database platforms. That seemed to be a powerful feature, however, it also brought some confusion.</p>
<p>Questions you probably asked:</p>
<li>How to get changes from a model created for Oracle db and put them to a model for MS SQL Server?</li>
<li>What happens if I define different settings on tabs Settings for Model1 (settings for Oracle in this case) and Settings for Model2 (settings for MS SQL Server) ?</li>
<li>What happens with objects that I did not select on tabs Settings when the objects depend on other objects I selected on tab Models? (E.g. Turn-off domains and try to apply a change in attribute where the domain is used.)</li>
<p><img class="attachment wp-att-148 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/09/sync-convert004.png" alt="" width="897" height="426" /></p>
<li>On the screenshot below there are settings for Oracle. The second tab Settings for Model2 contains settings for MS SQL. What happens if I clear checkbox Functions here and leave the checkbox selected on tab Settings for Model2?<br />
<img class="attachment wp-att-149 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/09/sync-convert005.png" alt="" width="897" height="426" /><strong></p>
<p>Sync &amp; Convert Wizard</strong><br />
The new Sync &amp; Convert Wizard allows you to compare and merge only models of the same database. If you want to compare models Videorental Oracle with Videorental MS SQL Server, you have to convert the Oracle model to MS SQL and then compare two MS SQL Server models. It may seem to be an extra step, however, on the other hand the possibility that you make a mistake during the direct comparison is very low. The direct comparison is surely safer and returns better results, which are of benefit to you all, Toad Data Modeler users.Look at the new GUI. The following screenshot shows the Select Items page of the wizard.</li>
<li>No blue or grey arrows</li>
<li>Clear overview of items that have different properties or exist in the Source Model and are missing in Destination model or vice versa ( see the blue color for the difference, green ‘plus’ icons, or red ‘minus’ icon).</li>
<li>Standard checkboxes for making selection of objects</li>
<li>Details at the bottom of the form</li>
<p><img class="attachment wp-att-151 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/09/sync-convert022.png" alt="" width="828" height="583" /><br />
Note: I recommend to watch the following movie explaining the objects and shapes issue during the model merge:<br />
<a href="http://modeling.inside.quest.com/entry.jspa?externalID=3055&amp;categoryID=158" target="_blank">http://modeling.inside.quest.com/entry.jspa?externalID=3055&amp;categoryID=158</a></p>
<p>In last step you can define if you want to update the Destination Model or if you want to save the changes to a new model.<br />
<img class="attachment wp-att-152 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/09/sync-convert023.png" alt="" width="828" height="583" /></p>
<p><strong>Summary:</strong> Easy to understand GUI with clear overview of items that are different, new or missing.</p>
<p>Tomorrow we will continue, this time comparing the alter script generation functionality.</p>
<p>Regards,</p>
<p>Vladka + Vaclav</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.inside.quest.com/modeling/2009/09/02/convertor-and-sync-convert-wizard-comparison-iii/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Convertor and Sync &#38; Convert Wizard Comparison - II</title>
		<link>http://blogs.inside.quest.com/modeling/2009/09/01/convertor-and-sync-convert-wizard-comparison-ii/</link>
		<comments>http://blogs.inside.quest.com/modeling/2009/09/01/convertor-and-sync-convert-wizard-comparison-ii/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 10:33:42 +0000</pubDate>
		<dc:creator>Vladimira Nitrova</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://blogs.inside.quest.com/modeling/?p=115</guid>
		<description><![CDATA[Hello,
Today I will show you differences  relating to the selection of actions you can perform, and model conversion.
Select Action to Perform

Convertor
Look at the old Convertor dialog. There are icons next to each model – Model 1 and Model 2. Using the icons you define your desired actions. Generation of alter script, model merge, model merge [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>Today I will show you differences  relating to the selection of actions you can perform, and model conversion.</p>
<p><strong><em>Select Action to Perform<br />
</em></strong><br />
<strong>Convertor</strong><br />
Look at the old Convertor dialog. There are icons next to each model – <strong>Model 1</strong> and <strong>Model 2</strong>. Using the icons you define your desired actions. Generation of alter script, model merge, model merge to a new model.<br />
<img class="attachment wp-att-116 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/08/sync-convert002.png" alt="" /></p>
<p><strong>Sync &amp; Convert Wizard<br />
</strong>It allows you to select the desired action in first step on page <strong>Action</strong>.<br />
<img class="attachment wp-att-118 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/08/sync-convert009.png" alt="" /></p>
<p><em><strong>Model Conversion</strong></em></p>
<p><strong>Convertor</strong><br />
In the Model 2 combo-box, you could see besides a list of all databases also a list of all currently open models (- what for when you want to convert your model to another database…)<br />
On the right side of the grid – items of Model 2, there were all objects listed with status ‘Not Exists’, which was confusing.</p>
<p>Questions you probably asked:<br />
•   What icon should I enable to make model conversion? The <strong>Save Merged Model 2 to New Model</strong> icon?<br />
•   Why do I see all opened models in combo-box next to the Model 2 box. All I need to do is just to convert  a model from one db to another and I don&#8217;t care about other open models.<br />
•   Why are all the objects on right side with status ‘Not Exists’? <br />
•   Where do I define name for the final model?</p>
<p><img class="attachment wp-att-121 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/08/sync-convert003.png" alt="" /></p>
<p><strong>Sync &amp; Convert Wizard<br />
</strong>The new Sync &amp; Convert Wizard answers all the questions easily.<br />
In first step you simply select <strong>Convert Model to Another Target Database System</strong>.<br />
On page <strong>Select Left Side</strong> you select the model that you want to convert.<br />
On page <strong>Select Right Side</strong>, you select the target database platform for the model conversion.<br />
<img class="attachment wp-att-122 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/08/sync-convert012.png" alt="" /></p>
<p>On page <strong>Settings</strong>, you can even select whether database specific items should or should not be commented out. In the  past, all objects were commented out automatically, even when doing conversion from Oracle 10g to Oracle 11g. Now the choice is up to you.<br />
<img class="attachment wp-att-123 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/08/sync-convert013.png" alt="" /></p>
<p>When you finally reach the <strong>Select Items</strong> page, an overview of available objects will be displayed. You will see <em>no blue or grey arrows, no objects on right side with the Not Exists status</em>. Use checkboxes on the left to select individual objects for the conversion. (At the bottom of the wizard, you can see additional information about the highlighted item, incl. Name, Caption and Fullname).<br />
<img class="attachment wp-att-124 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/08/sync-convert011.png" alt="" /></p>
<p>In last step, you can define a new model name.<br />
<img class="attachment wp-att-125 alignleft" src="http://blogs.inside.quest.com/modeling/files/2009/08/sync-convert014.png" alt="" /></p>
<p><strong>Summary:</strong> Clear and easy to understand GUI without redundant options.</p>
<p>Well, next time we will compare the model merge function.</p>
<p>Regards,</p>
<p>Vladka + Vaclav</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.inside.quest.com/modeling/2009/09/01/convertor-and-sync-convert-wizard-comparison-ii/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
