<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/dbcopy/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/dbcopy/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/dbcopy/feature-requests/</id><updated>2005-01-05T05:30:02Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>does it surpport SQL Server?</title><link href="https://sourceforge.net/p/dbcopy/feature-requests/9/" rel="alternate"/><published>2005-01-05T05:30:02Z</published><updated>2005-01-05T05:30:02Z</updated><author><name>Creatxr</name><uri>https://sourceforge.net/u/worldcreatxr/</uri></author><id>https://sourceforge.net226c813b6f53fd04cd2d3a49db08d8f1a8709784</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;does it surpport SQL Server?&lt;/p&gt;
&lt;p&gt;how to set the configuration?&lt;/p&gt;
&lt;p&gt;I need help.&lt;/p&gt;
&lt;p&gt;thanks.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Externalize copy commands to let it run in a script</title><link href="https://sourceforge.net/p/dbcopy/feature-requests/8/" rel="alternate"/><published>2004-11-25T05:42:53Z</published><updated>2004-11-25T05:42:53Z</updated><author><name>Oliver Gries</name><uri>https://sourceforge.net/u/jconcepts/</uri></author><id>https://sourceforge.net2815b4b7d5badc60b82c335852d38e0638988ff2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;h1 id="copied-from-another-post"&gt;copied from another post&lt;/h1&gt;
&lt;p&gt;One thing I just thought of would be a way to generate a&lt;br /&gt;
command line script from the 'dbcopy' commands so that &lt;br /&gt;
I&lt;br /&gt;
could CRON the task to happen once a day/week/month. &lt;/p&gt;
&lt;p&gt;Just a thought. It would be useful to do this for keeping&lt;br /&gt;
test data refreshed from live data.&lt;/p&gt;
&lt;p&gt;If I get a chance, I'll do this for you.&lt;/p&gt;
&lt;p&gt;Another thing that is a pain is having to enter JDBC driver&lt;br /&gt;
and db connect options for the various tools that do this&lt;br /&gt;
sort of thing. Surely a common standard could be&lt;br /&gt;
contemplated? It's not dbcopies fault but it sure would &lt;br /&gt;
save&lt;br /&gt;
some effort on everyones part.&lt;/p&gt;
&lt;p&gt;ATB (all the best)&lt;/p&gt;
&lt;p&gt;Stuart&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add capability of mapping to different types</title><link href="https://sourceforge.net/p/dbcopy/feature-requests/7/" rel="alternate"/><published>2004-07-15T00:45:43Z</published><updated>2004-07-15T00:45:43Z</updated><author><name>Archimedes Trajano</name><uri>https://sourceforge.net/u/trajano/</uri></author><id>https://sourceforge.net3ca4895d5b932d0c97776fa3815c598a19d33b1b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In Oracle we have NUMBER, in other database its &lt;br /&gt;
DECIMAL.  Would it be possible to add support so we &lt;br /&gt;
can map certain types in a different way on another &lt;br /&gt;
database?&lt;/p&gt;
&lt;p&gt;Or even add support so if the table creation fails, it will &lt;br /&gt;
change the types to what it closely represents, e.g. &lt;br /&gt;
VARCHAR2 (oracle) ==&amp;gt; java.lang.String ==&amp;gt; VARCHAR &lt;br /&gt;
(db2)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>quality checker of data beeing copied</title><link href="https://sourceforge.net/p/dbcopy/feature-requests/6/" rel="alternate"/><published>2003-11-13T21:34:03Z</published><updated>2003-11-13T21:34:03Z</updated><author><name>Oliver Gries</name><uri>https://sourceforge.net/u/jconcepts/</uri></author><id>https://sourceforge.netf3b05d1f696e2a6da2f09e8d1111f37701c02318</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;... including following features&lt;/p&gt;
&lt;p&gt;- make sure all PK statements have a &amp;amp;quot;not null&amp;amp;quot; &lt;br /&gt;
statement&lt;/p&gt;
&lt;p&gt;- check whether columns with &amp;amp;quot;not null&amp;amp;quot; flag don't have &lt;br /&gt;
any null values at all; otherwise create tables without &lt;br /&gt;
the &amp;amp;quot;not null&amp;amp;quot; flag for this column&lt;/p&gt;
&lt;p&gt;- make suggestions for copy order according to forgeign &lt;br /&gt;
key dependencies&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>ability to save logging output to file</title><link href="https://sourceforge.net/p/dbcopy/feature-requests/5/" rel="alternate"/><published>2003-11-13T21:30:32Z</published><updated>2003-11-13T21:30:32Z</updated><author><name>Oliver Gries</name><uri>https://sourceforge.net/u/jconcepts/</uri></author><id>https://sourceforge.netbb512a76427abf234318c876c0eed6286d48ca62</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;...&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>add ability to change and execute sql statements shown ...</title><link href="https://sourceforge.net/p/dbcopy/feature-requests/4/" rel="alternate"/><published>2003-11-13T21:29:31Z</published><updated>2003-11-13T21:29:31Z</updated><author><name>Oliver Gries</name><uri>https://sourceforge.net/u/jconcepts/</uri></author><id>https://sourceforge.net77e8d1e5a3a329c32f2269862288ce2eda5808dd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;... in the logging window after the copy process is &lt;br /&gt;
finished. Unsuccessfull statements can be corrected and &lt;br /&gt;
reexecuted right of the logging window.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>copy index as well</title><link href="https://sourceforge.net/p/dbcopy/feature-requests/3/" rel="alternate"/><published>2003-11-13T21:26:07Z</published><updated>2003-11-13T21:26:07Z</updated><author><name>Oliver Gries</name><uri>https://sourceforge.net/u/jconcepts/</uri></author><id>https://sourceforge.netda4898c1bfad6e8643e4e73d1881dca7c49aa6f3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;... simular to the copy foreign key behavior&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>add choice for delete all data</title><link href="https://sourceforge.net/p/dbcopy/feature-requests/2/" rel="alternate"/><published>2003-11-13T21:24:31Z</published><updated>2003-11-13T21:24:31Z</updated><author><name>Oliver Gries</name><uri>https://sourceforge.net/u/jconcepts/</uri></author><id>https://sourceforge.net2b322feb0a5fa2c4554363b5f0d106c0688d305c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;... simular to the &amp;amp;quot;drop a table&amp;amp;quot; checkbox&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Attach additional libriraries dynamicly</title><link href="https://sourceforge.net/p/dbcopy/feature-requests/1/" rel="alternate"/><published>2003-07-01T05:10:05Z</published><updated>2003-07-01T05:10:05Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netc0b4c202bf51c35ee8fb6f365c76cb29136359ef</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If a jdbc driver needs additional libraries, this libraries are &lt;br /&gt;
needed to include in the plugin classpath dynamicly.&lt;/p&gt;
&lt;p&gt;Properly in the same way as the JDBC driver gets setup.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>