<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Data Export from Database to MS-Excel in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Data-Export-from-Database-to-MS-Excel/m-p/2196581#M124</link>
    <description>&lt;P&gt;I would like to pull the data from database and export it to MS-Excel. Is it possible in Talend?&lt;/P&gt;</description>
    <pubDate>Thu, 03 May 2018 06:08:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-03T06:08:48Z</dc:date>
    <item>
      <title>Data Export from Database to MS-Excel</title>
      <link>https://community.qlik.com/t5/Data-Quality/Data-Export-from-Database-to-MS-Excel/m-p/2196581#M124</link>
      <description>&lt;P&gt;I would like to pull the data from database and export it to MS-Excel. Is it possible in Talend?&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 06:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Data-Export-from-Database-to-MS-Excel/m-p/2196581#M124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-03T06:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data Export from Database to MS-Excel</title>
      <link>https://community.qlik.com/t5/Data-Quality/Data-Export-from-Database-to-MS-Excel/m-p/2196582#M125</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Are you using talend open studio for data quality product?&lt;/P&gt;
&lt;P&gt;The ETL and ELT support feature is not available in talend open studio for data quality.&lt;/P&gt;
&lt;P&gt;Please refer to this page about:&lt;A title="https://www.talend.com/products/data-integration/data-integration-compare-all/" href="https://www.talend.com/products/data-integration/data-integration-compare-all/" target="_self" rel="nofollow noopener noreferrer"&gt; https://www.talend.com/products/data-integration/data-integration-compare-all/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you are using talend open studio for data integration, t&amp;lt;DB&amp;gt;Input--&amp;gt;tFileOutputExcel will meet your needs.&lt;/P&gt;
&lt;P&gt;Let us know if it is OK with you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 10:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Data-Export-from-Database-to-MS-Excel/m-p/2196582#M125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-03T10:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data Export from Database to MS-Excel</title>
      <link>https://community.qlik.com/t5/Data-Quality/Data-Export-from-Database-to-MS-Excel/m-p/2196583#M126</link>
      <description>Thank you very much.... This helps&lt;BR /&gt;</description>
      <pubDate>Thu, 03 May 2018 12:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Data-Export-from-Database-to-MS-Excel/m-p/2196583#M126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-03T12:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Data Export from Database to MS-Excel</title>
      <link>https://community.qlik.com/t5/Data-Quality/Data-Export-from-Database-to-MS-Excel/m-p/2196584#M127</link>
      <description>&lt;P&gt;Thanks for helping me on getting the component name.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;IMPORTANT&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am getting the below error while installing. Please help. Can you webex me and resolve it? i need this very badly.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;!SESSION 2018-05-04 19:56:55.681 -----------------------------------------------&lt;BR /&gt;eclipse.buildId=unknown&lt;BR /&gt;java.version=10.0.1&lt;BR /&gt;java.vendor=Oracle Corporation&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US&lt;BR /&gt;Command-line arguments: -os win32 -ws win32 -arch x86_64&lt;/P&gt; 
&lt;P&gt;!ENTRY org.eclipse.jdt.launching.macosx 4 0 2018-05-04 19:56:58.814&lt;BR /&gt;!MESSAGE FrameworkEvent ERROR&lt;BR /&gt;!STACK 0&lt;BR /&gt;org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [334]&lt;BR /&gt;Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"&lt;/P&gt; 
&lt;P&gt;at org.eclipse.osgi.container.Module.start(Module.java:434)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)&lt;BR /&gt;at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)&lt;BR /&gt;at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)&lt;/P&gt; 
&lt;P&gt;!ENTRY org.eclipse.jdt.launching.ui.macosx 4 0 2018-05-04 19:56:58.822&lt;BR /&gt;!MESSAGE FrameworkEvent ERROR&lt;BR /&gt;!STACK 0&lt;BR /&gt;org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.ui.macosx [336]&lt;BR /&gt;Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"&lt;/P&gt; 
&lt;P&gt;at org.eclipse.osgi.container.Module.start(Module.java:434)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)&lt;BR /&gt;at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)&lt;BR /&gt;at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)&lt;/P&gt; 
&lt;P&gt;!ENTRY org.talend.common.ui.runtime 4 0 2018-05-04 19:56:58.829&lt;BR /&gt;!MESSAGE FrameworkEvent ERROR&lt;BR /&gt;!STACK 0&lt;BR /&gt;org.osgi.framework.BundleException: Could not resolve module: org.talend.common.ui.runtime [488]&lt;BR /&gt;Unresolved requirement: Import-Package: org.eclipse.swt.custom&lt;BR /&gt;-&amp;gt; Export-Package: org.eclipse.swt.custom; bundle-symbolic-name="org.eclipse.swt.gtk.linux.x86_64"; bundle-version="3.103.1.v20140903-1947"; version="0.0.0"&lt;BR /&gt;org.eclipse.swt.gtk.linux.x86_64 [423]&lt;BR /&gt;Unresolved requirement: Require-Capability: eclipse.platform; filter:="(&amp;amp; (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86_64))"&lt;BR /&gt;Unresolved requirement: Import-Package: org.eclipse.swt.events&lt;BR /&gt;-&amp;gt; Export-Package: org.eclipse.swt.events; bundle-symbolic-name="org.eclipse.swt.gtk.linux.ppc64le"; bundle-version="3.103.1.v20140903-1936"; version="0.0.0"&lt;BR /&gt;org.eclipse.swt.gtk.linux.ppc64le [413]&lt;BR /&gt;Unresolved requirement: Require-Capability: eclipse.platform; filter:="(&amp;amp; (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc64le))"&lt;BR /&gt;Unresolved requirement: Require-Bundle: org.talend.commons.runtime&lt;BR /&gt;-&amp;gt; Bundle-SymbolicName: org.talend.commons.runtime; bundle-version="7.0.1.20180411_1414"; singleton:="true"&lt;BR /&gt;org.talend.commons.runtime [490]&lt;BR /&gt;Unresolved requirement: Require-Capability: osgi.ee; filter:="(&amp;amp;(osgi.ee=JavaSE)(version=1.7))"&lt;BR /&gt;Unresolved requirement: Import-Package: org.eclipse.swt.widgets&lt;BR /&gt;-&amp;gt; Export-Package: org.eclipse.swt.widgets; bundle-symbolic-name="org.eclipse.swt.gtk.linux.s390"; bundle-version="3.103.1.v20140903-1947"; version="0.0.0"&lt;BR /&gt;org.eclipse.swt.gtk.linux.s390 [419]&lt;BR /&gt;Unresolved requirement: Require-Capability: eclipse.platform; filter:="(&amp;amp; (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=s390))"&lt;BR /&gt;Unresolved requirement: Import-Package: org.eclipse.swt.graphics&lt;BR /&gt;-&amp;gt; Export-Package: org.eclipse.swt.graphics; bundle-symbolic-name="org.eclipse.swt.gtk.aix.ppc"; bundle-version="3.103.1.v20140903-1947"; version="0.0.0"&lt;BR /&gt;org.eclipse.swt.gtk.aix.ppc [407]&lt;BR /&gt;Unresolved requirement: Require-Capability: eclipse.platform; filter:="(&amp;amp; (osgi.ws=gtk) (osgi.os=aix) (osgi.arch=ppc))"&lt;BR /&gt;Unresolved requirement: Import-Package: org.eclipse.swt&lt;BR /&gt;-&amp;gt; Export-Package: org.eclipse.swt; bundle-symbolic-name="org.eclipse.swt.gtk.aix.ppc64"; bundle-version="3.103.1.v20140903-1947"; version="0.0.0"&lt;BR /&gt;org.eclipse.swt.gtk.aix.ppc64 [406]&lt;BR /&gt;Unresolved requirement: Require-Capability: eclipse.platform; filter:="(&amp;amp; (osgi.ws=gtk) (osgi.os=aix) (osgi.arch=ppc64))"&lt;BR /&gt;Unresolved requirement: Import-Package: org.eclipse.swt.layout&lt;BR /&gt;-&amp;gt; Export-Package: org.eclipse.swt.layout; bundle-symbolic-name="org.eclipse.swt.gtk.hpux.ia64"; bundle-version="3.103.1.v20140903-1947"; version="0.0.0"&lt;BR /&gt;org.eclipse.swt.gtk.hpux.ia64 [409]&lt;BR /&gt;Unresolved requirement: Require-Capability: eclipse.platform; filter:="(&amp;amp; (osgi.ws=gtk) (osgi.os=hpux) (osgi.arch=ia64))"&lt;/P&gt; 
&lt;P&gt;at org.eclipse.osgi.container.Module.start(Module.java:434)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)&lt;BR /&gt;at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)&lt;BR /&gt;at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 15:44:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Data-Export-from-Database-to-MS-Excel/m-p/2196584#M127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-03T15:44:01Z</dc:date>
    </item>
  </channel>
</rss>

