<?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 Loading the Data from Sybase/Heperion Datasources in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-the-Data-from-Sybase-Heperion-Datasources/m-p/238188#M89128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regarding Hyperion, No, as it is cubes, I'm not sure we can load data directly from there.&lt;/P&gt;&lt;P&gt;Re Sybase, yep it is owrking really fine, using SQL Select and executing stored procedures. I accessed Sybase using ODBC and OLEDB.&lt;/P&gt;&lt;P&gt;If you need more help on ASE Sybase , feel free to ask.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sébastien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Nov 2009 18:43:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-13T18:43:14Z</dc:date>
    <item>
      <title>Loading the Data from Sybase/Heperion Datasources</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-the-Data-from-Sybase-Heperion-Datasources/m-p/238186#M89126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;Do you have any Experience in Loaing the data from Sybase/Hyperion Datasources. If yes please share your experiences.&lt;/P&gt;&lt;P&gt;If you can share examples that will good for me in quick understanding.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 17:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-the-Data-from-Sybase-Heperion-Datasources/m-p/238186#M89126</guid>
      <dc:creator />
      <dc:date>2009-11-11T17:44:29Z</dc:date>
    </item>
    <item>
      <title>Loading the Data from Sybase/Heperion Datasources</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-the-Data-from-Sybase-Heperion-Datasources/m-p/238187#M89127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any ideas to share?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 16:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-the-Data-from-Sybase-Heperion-Datasources/m-p/238187#M89127</guid>
      <dc:creator />
      <dc:date>2009-11-13T16:30:20Z</dc:date>
    </item>
    <item>
      <title>Loading the Data from Sybase/Heperion Datasources</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-the-Data-from-Sybase-Heperion-Datasources/m-p/238188#M89128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regarding Hyperion, No, as it is cubes, I'm not sure we can load data directly from there.&lt;/P&gt;&lt;P&gt;Re Sybase, yep it is owrking really fine, using SQL Select and executing stored procedures. I accessed Sybase using ODBC and OLEDB.&lt;/P&gt;&lt;P&gt;If you need more help on ASE Sybase , feel free to ask.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sébastien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 18:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-the-Data-from-Sybase-Heperion-Datasources/m-p/238188#M89128</guid>
      <dc:creator />
      <dc:date>2009-11-13T18:43:14Z</dc:date>
    </item>
    <item>
      <title>Loading the Data from Sybase/Heperion Datasources</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-the-Data-from-Sybase-Heperion-Datasources/m-p/238189#M89129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hi Pastor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have odbc connection to xyz_db set up in my local machine. I can connect and view the data.&lt;/P&gt;&lt;P&gt;My problem is that, now I have to migrate this same qv file to a server, a different machine, which&lt;/P&gt;&lt;P&gt;does not have the xyz_db set up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO xyz_db (XUserId is asdsdasdas, XPassword is dfswfsdfsdfsd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Test:&lt;BR /&gt;select abc, def from table where abc is not null;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;My question is whether we can have give the connection details directly instead of the xyz_db, ie, something like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;ODBC CONNECT TO sg12343.sppp.com,2500 (XUserId is asdsdasdas, XPassword is dfswfsdfsdfsd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ram, u need to got to control panel=&amp;gt;administrative tools=&amp;gt;Data Source=&amp;gt;double click=&amp;gt;Add==&amp;gt; choose Adaptive Server Enterprice==&amp;gt;fill in the required details.After this the new data source will show up when u goto edit script==&amp;gt;Connect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 02:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-the-Data-from-Sybase-Heperion-Datasources/m-p/238189#M89129</guid>
      <dc:creator />
      <dc:date>2012-01-27T02:59:22Z</dc:date>
    </item>
  </channel>
</rss>

