<?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 Re: How to connect SQL server and Oracle in the same application? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-connect-SQL-server-and-Oracle-in-the-same-application/m-p/355110#M131802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no problem as long as you have different CONNECT strings to the different data sources. If that keeps throwing errors, upload some example script so we can check further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13425946751543089" jivemacro_uid="_13425946751543089"&gt;&lt;P&gt;ODBC CONNECT TO Source1; // sample dummy string&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customers:&lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM Source1.Customers;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO Source2; // This disconnects from Source1 and connects to Source2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vendors:&lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM Source2.Vendors;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2012 06:58:26 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2012-07-18T06:58:26Z</dc:date>
    <item>
      <title>How to connect SQL server and Oracle in the same application?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-connect-SQL-server-and-Oracle-in-the-same-application/m-p/355107#M131799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I&amp;nbsp; wanted to display data from SQL Server and Oracle Server without success. I tried to put machine generated syntax on different tab, and put into one tab, still does not work. Is this possible to connect to different servers in Qlikview? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 22:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-connect-SQL-server-and-Oracle-in-the-same-application/m-p/355107#M131799</guid>
      <dc:creator />
      <dc:date>2012-07-17T22:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect SQL server and Oracle in the same application?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-connect-SQL-server-and-Oracle-in-the-same-application/m-p/355108#M131800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can connect to one data source at a time. So connect to SQL server and load data into Qlikview. Then connect to Oracle and extract data from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After getting data from both sources, you can display your charts/tables fromm the in-memory data in Qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 22:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-connect-SQL-server-and-Oracle-in-the-same-application/m-p/355108#M131800</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2012-07-17T22:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect SQL server and Oracle in the same application?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-connect-SQL-server-and-Oracle-in-the-same-application/m-p/355109#M131801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I seems like that I can get the data from individual source, but I got error message when reload both data into Qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 03:41:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-connect-SQL-server-and-Oracle-in-the-same-application/m-p/355109#M131801</guid>
      <dc:creator />
      <dc:date>2012-07-18T03:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect SQL server and Oracle in the same application?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-connect-SQL-server-and-Oracle-in-the-same-application/m-p/355110#M131802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no problem as long as you have different CONNECT strings to the different data sources. If that keeps throwing errors, upload some example script so we can check further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13425946751543089" jivemacro_uid="_13425946751543089"&gt;&lt;P&gt;ODBC CONNECT TO Source1; // sample dummy string&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customers:&lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM Source1.Customers;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO Source2; // This disconnects from Source1 and connects to Source2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vendors:&lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM Source2.Vendors;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 06:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-connect-SQL-server-and-Oracle-in-the-same-application/m-p/355110#M131802</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-07-18T06:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect SQL server and Oracle in the same application?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-connect-SQL-server-and-Oracle-in-the-same-application/m-p/355111#M131803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works now. The only problem is that how to let Qlikview know which connection I use for query building. It uses the first connection in Mail tab as default. Can I change the default connection? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 11:55:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-connect-SQL-server-and-Oracle-in-the-same-application/m-p/355111#M131803</guid>
      <dc:creator />
      <dc:date>2012-07-18T11:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect SQL server and Oracle in the same application?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-connect-SQL-server-and-Oracle-in-the-same-application/m-p/355112#M131804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Miguel's script shows, Qlikview uses the most recent connection for the load. So connect to the SQL source, run all the extracts from SQL Server. Then connect to the Oracle source (which automatically disconnects SQL Server), and run all the extracts from Oracle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no 'default' connection, only the most recent connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 12:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-connect-SQL-server-and-Oracle-in-the-same-application/m-p/355112#M131804</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-07-18T12:02:47Z</dc:date>
    </item>
  </channel>
</rss>

