<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ThatJeffSmith</title>
	<atom:link href="http://www.thatjeffsmith.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thatjeffsmith.com</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 13:22:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How to See Two Tables at the Same Time in Oracle SQL Developer</title>
		<link>http://www.thatjeffsmith.com/archive/2013/05/how-to-see-two-tables-at-the-same-time-in-oracle-sql-developer/</link>
		<comments>http://www.thatjeffsmith.com/archive/2013/05/how-to-see-two-tables-at-the-same-time-in-oracle-sql-developer/#comments</comments>
		<pubDate>Mon, 20 May 2013 13:22:29 +0000</pubDate>
		<dc:creator>thatjeffsmith</dc:creator>
				<category><![CDATA[SQL Developer]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[pin]]></category>
		<category><![CDATA[sqldev]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.thatjeffsmith.com/?p=3880</guid>
		<description><![CDATA[Another post from the FAQ files: HOW TO OPEN MULTIPLE TABLES IN SQL DEVELOPER SIMULTANEOUSLY I&#8217;m guessing the user is in a hurry, hence the shouting and lack of punctuation. But that&#8217;s OK, I think we&#8217;ve all been there. There&#8217;s a couple of different ways to get this end result: Use the Pins Change the [...]]]></description>
				<content:encoded><![CDATA[<p>Another post from the FAQ files:</p>
<blockquote><p>
HOW TO OPEN MULTIPLE TABLES IN SQL DEVELOPER SIMULTANEOUSLY
</p></blockquote>
<p>I&#8217;m guessing the user is in a hurry, hence the shouting and lack of punctuation. But that&#8217;s OK, I think we&#8217;ve all been there.</p>
<p>There&#8217;s a couple of different ways to get this end result:</p>
<ol>
<li>Use the Pins</li>
<li>Change the Preferences</li>
</ol>
<h3>Pinning Objects</h3>
<p>At the top of every editor in SQL Developer, you&#8217;ll see a push pin button in the toolbar. Toggle that push pin to &#8216;Freeze Content.&#8217; It doesn&#8217;t &#8216;freeze&#8217; your table in the database, but it does force the table editor to persist even as you open another table editor.</p>
<div id="attachment_3881" class="wp-caption aligncenter" style="width: 383px"><a href="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/table_pin1.png" rel="prettyPhoto[3880]"><img src="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/table_pin1.png" alt="The pin is pushed - the editor is now &#039;frozen&#039;" width="373" height="297" class="size-full wp-image-3881" /></a><p class="wp-caption-text">The pin is pushed &#8211; the editor is now &#8216;frozen&#8217;</p></div>
<p>Now if I open another table, the pinned table editor will remain.</p>
<div id="attachment_3882" class="wp-caption aligncenter" style="width: 697px"><a href="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/table_pin2.png" rel="prettyPhoto[3880]"><img src="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/table_pin2.png" alt="Table two is open, and table one is still there." width="687" height="325" class="size-full wp-image-3882" /></a><p class="wp-caption-text">Table two is open, and table one is still there.</p></div>
<p><strong>But I want to SEE both tables at the same time!</strong><br />
Then we need to pull out another trick &#8211; &#8216;New Document Tab Group.&#8217; Right click on the table editor tab and ask for the new document tab group. Voila.</p>
<div id="attachment_3883" class="wp-caption aligncenter" style="width: 785px"><a href="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/table_pin3.png" rel="prettyPhoto[3880]"><img src="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/table_pin3.png" alt="Tab Groups are shown concurrently in the SQL Developer desktop display" width="775" height="415" class="size-full wp-image-3883" /></a><p class="wp-caption-text">Tab Groups are shown concurrently in the SQL Developer desktop display</p></div>
<h3>Change the Preferences</h3>
<p>By default, as you open a database object in SQL Developer, it will cause any previously opened object to close. However, you may want to leave these open until you explicitly close them. </p>
<div id="attachment_3884" class="wp-caption aligncenter" style="width: 764px"><a href="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/table_pin4.png" rel="prettyPhoto[3880]"><img src="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/table_pin4.png" alt="This preference, if enabled, will auto-pin any database object you open." width="754" height="548" class="size-full wp-image-3884" /></a><p class="wp-caption-text">This preference, if enabled, will auto-pin any database object you open.</p></div>
<p>I&#8217;m not a big fan of this preference, but it&#8217;s there if you want it. Just don&#8217;t forget to close objects when you&#8217;re done working with them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thatjeffsmith.com/archive/2013/05/how-to-see-two-tables-at-the-same-time-in-oracle-sql-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the KScope13 Mobile App Schedule Builder to Maximize Your Oracle SQL Developer Experience!</title>
		<link>http://www.thatjeffsmith.com/archive/2013/05/using-the-kscope13-mobile-app-schedule-builder-to-maximize-your-oracle-sql-developer-experience/</link>
		<comments>http://www.thatjeffsmith.com/archive/2013/05/using-the-kscope13-mobile-app-schedule-builder-to-maximize-your-oracle-sql-developer-experience/#comments</comments>
		<pubDate>Fri, 17 May 2013 15:28:33 +0000</pubDate>
		<dc:creator>thatjeffsmith</dc:creator>
				<category><![CDATA[SQL Developer]]></category>
		<category><![CDATA[Kscope]]></category>
		<category><![CDATA[kscope13]]></category>
		<category><![CDATA[ODTUG]]></category>
		<category><![CDATA[sqldev]]></category>

		<guid isPermaLink="false">http://www.thatjeffsmith.com/?p=3876</guid>
		<description><![CDATA[ODTUG&#8217;s KScope13 event is just around the corner. This year, as always, we have a ton of Oracle SQL Developer content ready to share in the form of sessions, hands on labs, and symposiums. I&#8217;ve noticed a few of our users are also sharing their experience in their own sessions &#8211; awesome! If you&#8217;re going [...]]]></description>
				<content:encoded><![CDATA[<p>ODTUG&#8217;s <a href="http://kscope13.com" target="_blank">KScope13</a> event is just around the corner. This year, as always, we have a ton of Oracle SQL Developer content ready to share in the form of sessions, hands on labs, and symposiums. I&#8217;ve noticed a few of our users are also sharing their experience in their own sessions &#8211; awesome! If you&#8217;re going to Kscope13, you&#8217;ll want to make sure to carefully setup your schedule so you don&#8217;t miss a thing <img src='http://www.thatjeffsmith.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve used their new Kscope13 mobile app for Android to set my schedule. You&#8217;ll just need to visit the G<a href="https://play.google.com/store/apps/details?id=com.odtug.gd.kscope13" target="_blank">oogle Play marketplace</a>, download the app, and request to set your password &#8211; it doesn&#8217;t seem to use your existing ODTUG authentication.</p>
<p>It looks great so far!</p>
<p>Just browse each day&#8217;s activities, find something you like, and hit the &#8216;Star&#8217; button at the top of the screen. This will add it to your calendar. No more walking around looking lost with all those conference calendar papers!</p>
<p>You can even see which of your friends and colleagues will be attending. Now what I&#8217;m not sure of, is there a way to share your schedule?</p>
<p>If you just want a SQL Developer-themed cheat sheet, then keep reading.</p>
<div id="attachment_3878" class="wp-caption aligncenter" style="width: 550px"><a href="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/Screenshot_2013-05-17-10-40-20.png" rel="prettyPhoto[3876]"><img src="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/Screenshot_2013-05-17-10-40-20.png" alt="The KScope13 app for Android" width="540" height="960" class="size-full wp-image-3878" /></a><p class="wp-caption-text">The KScope13 app for Android</p></div>
<h3>Sunday Symposiums</h3>
<p>The Database and Developer&#8217;s Toolbox Symposium</p>
<p><em>For the second year in a row, Kris Rice, senior director at Oracle Corporation, has put together a fantastic line-up of speakers for those interested in the database. Mike Hichwa, Jeff Smith, Maria Colgan, Tom Kyte, and Kris Rice will all discuss the future of the Oracle Database. This day alone is worth the price of admission.</em></p>
<p>I&#8217;ll be on at 11AM to talk about Oracle SQL Developer version 4.0.</p>
<h3>Monday</h3>
<p>SQL Developer Tips &#038; Tricks<br />
<em>11:30AM &#8211; 12:30 PM</em></p>
<p>I think y&#8217;all know what this is all about?</p>
<div id="attachment_3877" class="wp-caption aligncenter" style="width: 550px"><a href="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/Screenshot_2013-05-17-10-58-36.png" rel="prettyPhoto[3876]"><img src="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/Screenshot_2013-05-17-10-58-36.png" alt="KScope13 Android App" width="540" height="960" class="size-full wp-image-3877" /></a><p class="wp-caption-text">KScope13 Android App</p></div>
<h3>Tuesday</h3>
<p>Hands-on Training: SQL Tuning using SQL Developer<br />
<em>8:30AM &#8211; 9:30AM</em><br />
Make sure you register for this. You&#8217;ll need to bring your computer with the Dev Days VirtualBox software and image downloaded and installed. We&#8217;ll have an hour to go over a self-paced lab for tuning queries in SQL Developer. I and a few friends will be there to help you get started and answer any questions.</p>
<p>Data Modeling 101 with Oracle SQL Developer<br />
<em>2:00PM &#8211; 3:00PM</em><br />
An introductory talk on using our data modeling technology to design and build your data models.</p>
<p>Top Ten Cool Features in Oracle SQL Developer Data Modeler<br />
<em>3:30PM &#8211; 4:30PM</em><br />
Oracle ACE Director and Modeling Guru, Kent Graziano, shares his favorite modeling features in SQL Developer.</p>
<h3>Wednesday</h3>
<p>The 80&#8242;s Called, They Want Their Command Line Interface Back<br />
<em>9:45AM &#8211; 10:45AM</em><br />
This is going to be FUN. I&#8217;ll have a certain &#8216;bullet-proof&#8217; DBA on hand to help me debate the merits of GUIs and CLIs and when it makes sense to use one, the other, or both. Come here to watch the fireworks and don&#8217;t be afraid to participate!</p>
<p>SQL Developer for DBAs<br />
<em>11:15AM &#8211; 12:15PM</em><br />
Leighton Nelson, very well known in DBA and the IOUG community as well, will talk about how SQL Developer has become a great tool for DBAs, not just developer and the query folks. He&#8217;s told me to expect some live demo too, so I plan to be there with plenty of popcorn (for me!)</p>
<h3>Thursday</h3>
<p>Version Control the Database Development<br />
<em>11:00AM &#8211; 12:00PM</em><br />
The folks at dbMaestro have built a source control solution for your database objects and have integrated it with SQL Developer. Caveat: I&#8217;m not endorsing dbMaestro or their technology, but if you&#8217;re a database developer, I would recommend stopping by and checking out their story.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thatjeffsmith.com/archive/2013/05/using-the-kscope13-mobile-app-schedule-builder-to-maximize-your-oracle-sql-developer-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ever Run a Truncate, Drop, or Delete in the Wrong Database?</title>
		<link>http://www.thatjeffsmith.com/archive/2013/05/ever-run-a-truncate-drop-or-delete-in-the-wrong-database/</link>
		<comments>http://www.thatjeffsmith.com/archive/2013/05/ever-run-a-truncate-drop-or-delete-in-the-wrong-database/#comments</comments>
		<pubDate>Thu, 09 May 2013 14:44:55 +0000</pubDate>
		<dc:creator>thatjeffsmith</dc:creator>
				<category><![CDATA[SQL Developer]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[sqldev]]></category>

		<guid isPermaLink="false">http://www.thatjeffsmith.com/?p=3873</guid>
		<description><![CDATA[Hurts, doesn&#8217;t it? And tools make it so easy to do this. Even though your tool probably reminds you where you&#8217;re at, your brain often just starts running after the next task. And usually your fingers are even a few steps ahead of your brain. And then you get into trouble. All because you&#8217;re trying [...]]]></description>
				<content:encoded><![CDATA[<p>Hurts, doesn&#8217;t it? And tools make it so easy to do this. Even though your tool probably reminds you where you&#8217;re at, your brain often just starts running after the next task. And usually your fingers are even a few steps ahead of your brain. And then you get into trouble. All because you&#8217;re trying to get your work done as fast as possible.</p>
<p>Wouldn&#8217;t it be nice if your favorite tool could give you some sort of visual indicator of your location to help avoid these traumatic, self-inflicted injuries?</p>
<div id="attachment_3874" class="wp-caption aligncenter" style="width: 850px"><a href="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/sneak_peek.png" rel="prettyPhoto[3873]"><img src="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/sneak_peek.png" alt="Oh, wait a second, something doesn&#039;t look right here..." width="840" height="398" class="size-full wp-image-3874" /></a><p class="wp-caption-text">Oh, wait a second, something doesn&#8217;t look right here&#8230;</p></div>
<p>While I can&#8217;t talk about features in products we haven&#8217;t released yet, or talk about release dates, I can assure you that we&#8217;re listening, and that the next version of SQL Developer is shaping up nicely and will make many of you more productive, happier, and less prone to code yourself out of a job.</p>
<h3>If you have an idea or suggestion&#8230;</h3>
<p>&#8230;for improving the product, don&#8217;t forget our <a href="http://sqldeveloper.oracle.com" target="_blank">Exchange</a>! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.thatjeffsmith.com/archive/2013/05/ever-run-a-truncate-drop-or-delete-in-the-wrong-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Oracle Designer Feature: Generating Table APIs with Oracle SQL Developer</title>
		<link>http://www.thatjeffsmith.com/archive/2013/05/an-oracle-designer-feature-generating-table-apis-with-oracle-sql-developer/</link>
		<comments>http://www.thatjeffsmith.com/archive/2013/05/an-oracle-designer-feature-generating-table-apis-with-oracle-sql-developer/#comments</comments>
		<pubDate>Wed, 01 May 2013 14:23:37 +0000</pubDate>
		<dc:creator>thatjeffsmith</dc:creator>
				<category><![CDATA[SQL Developer]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[PL/SQL]]></category>
		<category><![CDATA[sqldev]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.thatjeffsmith.com/?p=3869</guid>
		<description><![CDATA[Have you heard of Oracle Designer? Perhaps you even still use it? Designer incorporates support for business process modeling, systems analysis, software design and system generation. I don&#8217;t want to get you too excited, because this technology is being phased out. You can read the official statement of direction here, but but going forward we&#8217;re [...]]]></description>
				<content:encoded><![CDATA[<p>Have you heard of <a href="http://www.oracle.com/technetwork/developer-tools/designer/overview/index.html" target="_blank">Oracle Designer</a>? Perhaps you even still use it?</p>
<blockquote><p>Designer incorporates support for business process modeling, systems analysis, software design and system generation.</p></blockquote>
<p>I don&#8217;t want to get you too excited, because this technology is being phased out. You can <a href="http://www.oracle.com/technetwork/issue-archive/2010/toolssod-3-129969.pdf" target="_blank">read the official statement of direction here</a>, but but going forward we&#8217;re recommending you use JDeveloper, Fusion, and our other middleware technologies to build your applications.</p>
<p>What I want to get to, is a very frequently asked question from Oracle Designer customers who are starting to use Oracle SQL Developer and Oracle SQL Developer Data Modeler:</p>
<h3>How Can We Get Our Table APIs?</h3>
<p>One of the Oracle Designer features was the ability to create PL/SQL packages that handled your SELECTs, INSERTs, UPDATEs, and DELETEs for your tables. My colleague <a href="http://www.oracle.com/technetwork/articles/muir-designer-085584.html" target="_blank">Chris Muir had this to say</a> a few years ago about the feature:</p>
<blockquote><p>
Not only can Oracle Designer generate Oracle Forms, but it can also create a set of packages to wrap specified schema tables, known as the Table Application Programming Interface (Table API). The packages allow the calling program to indirectly select, insert, update, and delete the relating table data through the Table API PL/SQL packages.</p></blockquote>
<p>So, the good news is that we can mostly do this in SQL Developer, mostly.</p>
<p>Just find your table in the connection tree, right-click, and ask for the code to be generated.</p>
<div id="attachment_3870" class="wp-caption aligncenter" style="width: 571px"><a href="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/table_api1.png" rel="prettyPhoto[3869]"><img src="http://www.thatjeffsmith.com/wp-content/uploads/2013/05/table_api1.png" alt="Pay no  mind to the custom editor background color you see in this screenshot ;)" width="561" height="453" class="size-full wp-image-3870" /></a><p class="wp-caption-text">Pay no  mind to the custom editor background color you see in this screenshot <img src='http://www.thatjeffsmith.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p></div>
<p>What gets &#8216;spit out&#8217; is a PL/SQL package with 3 procedures:</p>
<ol>
<li>INS</li>
<li>UPD</li>
<li>DEL</li>
</ol>
<p>Notice there&#8217;s no &#8216;SEL,&#8217; hence my <em>mostly</em> qualifier.</p>
<p>Here&#8217;s the actual code generated for my BEER table:</p>
<pre class="brush: sql; title: ; notranslate">
create or replace PACKAGE body BEER_tapi
IS
     -- insert
     -- stuff
PROCEDURE ins(
          p_STATE   IN BEER.STATE%type DEFAULT NULL ,
          p_COUNTRY IN BEER.COUNTRY%type DEFAULT NULL ,
          p_ID      IN BEER.ID%type DEFAULT NULL ,
          p_CITY    IN BEER.CITY%type DEFAULT NULL ,
          p_BREWERY IN BEER.BREWERY%type )
IS
BEGIN
     INSERT
     INTO BEER
          (
               STATE ,COUNTRY ,ID ,CITY ,BREWERY
          )
          VALUES
          (
               p_STATE ,p_COUNTRY ,p_ID ,p_CITY ,p_BREWERY
          );
END;
-- update
PROCEDURE upd
     (
          p_STATE   IN BEER.STATE%type DEFAULT NULL ,
          p_COUNTRY IN BEER.COUNTRY%type DEFAULT NULL ,
          p_ID      IN BEER.ID%type DEFAULT NULL ,
          p_CITY    IN BEER.CITY%type DEFAULT NULL ,
          p_BREWERY IN BEER.BREWERY%type
     )
IS
BEGIN
     UPDATE BEER
     SET  STATE = p_STATE ,COUNTRY = p_COUNTRY ,CITY = p_CITY ,BREWERY =
          p_BREWERY
     WHERE ID = p_ID;
END;
-- del
PROCEDURE del(
          p_ID IN BEER.ID%type )
IS
BEGIN
     DELETE FROM BEER WHERE ID = p_ID;
END;
END BEER_tapi;
</pre>
<h3>A Final Word On Oracle Designer</h3>
<p>While Oracle SQL Developer and Oracle SQL Developer Data Modeler will do many of the things Designer did, they will never do EVERYTHING Designer did. So we can help you move off Designer, but don&#8217;t expect the SQL Developer family to be complete replacement. In terms of the Designer &#8216;designs&#8217; &#8211; these can be largely imported into new Oracle SQL Developer Data Modeler models. We&#8217;re always tweaking the import logic to add more and more support for Designer artifacts. Version 3.3 of the Modeler did quite a bit of work in this area specifically.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thatjeffsmith.com/archive/2013/05/an-oracle-designer-feature-generating-table-apis-with-oracle-sql-developer/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to Synch your Oracle SQL Developer Data Model to a Different Database</title>
		<link>http://www.thatjeffsmith.com/archive/2013/04/how-to-synch-your-oracle-sql-developer-data-model-to-a-different-database/</link>
		<comments>http://www.thatjeffsmith.com/archive/2013/04/how-to-synch-your-oracle-sql-developer-data-model-to-a-different-database/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 13:38:09 +0000</pubDate>
		<dc:creator>thatjeffsmith</dc:creator>
				<category><![CDATA[SQL Developer]]></category>
		<category><![CDATA[alter script]]></category>
		<category><![CDATA[Compare]]></category>
		<category><![CDATA[data modeling]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[sqldev]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://www.thatjeffsmith.com/?p=3867</guid>
		<description><![CDATA[First a couple of quick notes: You can synchronize your model or your database and generate an ALTER script When you import one or more objects from a data dictionary to your model, it ties that model to that particular database So the challenge presnted is: who do I compare my model against a different [...]]]></description>
				<content:encoded><![CDATA[<p>First a couple of quick notes:</p>
<ul>
<li><a href="/archive/2013/02/synching-your-oracle-sql-developer-data-model-with-the-database/">You can synchronize your model or your database and generate an ALTER script</a></li>
<li>When you <a href="/archive/2012/10/importing-multiple-schemas-to-a-model-in-oracle-sql-developer-data-modeler/">import one or more objects from a data dictionary to your model</a>, it ties that model to that particular database</li>
</ul>
<p>So the challenge presnted is: who do I compare my model against a different database and generate an ALTER script?</p>
<p>The answer is easy:</p>
<h3>Upgrade to version 3.3 of Oracle SQL Developer Data Modeler</h3>
<p>When you use the Synchronize feature in version 3.3, you get a new dialog:</p>
<div id="attachment_3868" class="wp-caption aligncenter" style="width: 537px"><a href="http://www.thatjeffsmith.com/wp-content/uploads/2013/04/model_redirect.png" rel="prettyPhoto[3867]"><img src="http://www.thatjeffsmith.com/wp-content/uploads/2013/04/model_redirect.png" alt="New for version 3.3 - choose a different connection for syncs!" width="527" height="534" class="size-full wp-image-3868" /></a><p class="wp-caption-text">New for version 3.3 &#8211; choose a different connection for syncs!</p></div>
<p>Once chosen, we&#8217;ll connect to do the compare as usual.</p>
<p>If you&#8217;re not using the stand alone modeler, and are using the modeler inside of Oracle SQL Developer, you&#8217;ll need to use Help > Check for Updates to get access to version 3.3 of the modeler.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thatjeffsmith.com/archive/2013/04/how-to-synch-your-oracle-sql-developer-data-model-to-a-different-database/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
