<?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: Urgent Help needed pls. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492529#M1229069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create the connection string. Just open the script editor and select SAPconnector and click on 'Connect'. A dialogue box will open up. Enter the SAP server credentials in that dialogue box and then click on 'Test Connection'. Once the test connection is sucessful, clic OK and your connection string will appear in the script editor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating Connection string you just need to write the script for the tables you want to fetch.&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * ; &lt;/P&gt;&lt;P&gt;SQL Select&amp;nbsp; *&amp;nbsp; from PA9100;&lt;/P&gt;&lt;P&gt;store PA9100 into $(vDestination)PA9100.qvd;&lt;/P&gt;&lt;P&gt; drop table PA9100;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a good practice to first fetch the tables and store them into qvd and after that use those qvds in the data model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Dec 2013 09:34:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-17T09:34:36Z</dc:date>
    <item>
      <title>Urgent Help needed pls.</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492527#M1229065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Towards one more step, i would like to know with an example, how to access table from SAP&amp;nbsp; using SAP BW OLE DB provider or is there any other way to access the tables from SAP. Please help me out on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rahul Varma. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492527#M1229065</guid>
      <dc:creator>rahulhv1</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Help needed pls.</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492528#M1229067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;to connect to SAP you need SAP connector, in the SAP connector there already have SAP BW connector &amp;amp; function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 09:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492528#M1229067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-17T09:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Help needed pls.</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492529#M1229069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create the connection string. Just open the script editor and select SAPconnector and click on 'Connect'. A dialogue box will open up. Enter the SAP server credentials in that dialogue box and then click on 'Test Connection'. Once the test connection is sucessful, clic OK and your connection string will appear in the script editor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating Connection string you just need to write the script for the tables you want to fetch.&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * ; &lt;/P&gt;&lt;P&gt;SQL Select&amp;nbsp; *&amp;nbsp; from PA9100;&lt;/P&gt;&lt;P&gt;store PA9100 into $(vDestination)PA9100.qvd;&lt;/P&gt;&lt;P&gt; drop table PA9100;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a good practice to first fetch the tables and store them into qvd and after that use those qvds in the data model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 09:34:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492529#M1229069</guid>
      <dc:creator />
      <dc:date>2013-12-17T09:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Help needed pls.</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492530#M1229071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you pls. elaborate the same with any example. i have tride it by SAP BW OLE. At begining, it &lt;BR /&gt;says 'Test conection succedded' but again nothing further. Please explain it setp by step with an example. It would be great help to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 09:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492530#M1229071</guid>
      <dc:creator>rahulhv1</dc:creator>
      <dc:date>2013-12-17T09:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Help needed pls.</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492531#M1229073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To access SAP tables you need to download and install SAP connector, and just normally use how you usually use ODBC and OLE DB drivers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 09:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492531#M1229073</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-12-17T09:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Help needed pls.</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492532#M1229075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QlikView recommends &lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;connecting to SAP using Remote Function Calls, SAP’s recommended method, not an ODBC or OLEDB connection to the underlying database.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advantages of the QlikView SAP Connector over ODBC:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;ODBC drivers will not work with pool and cluster tables.&lt;/LI&gt;&lt;LI&gt;Some SAP customers have only a runtime database license which they purchase from SAP. Using it to access the database without logging in through SAP will violate their license agreement.&lt;/LI&gt;&lt;LI&gt;Using the SAP connector will ensure that when SAP changes their data structures (due to an upgrade), applications written in QV will not need to be re written.&lt;/LI&gt;&lt;LI&gt;Full audit trail&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Info about the SAP Connector can be found in this PDF download: &lt;A href="http://www.qlik.com/uk//~/media/Files/resource-library/global-us/direct/datasheets/qlikview11/DS-QlikView-Connector-For-Use-With-SAP-Netweaver-EN.ashx" title="http://www.qlik.com/uk//~/media/Files/resource-library/global-us/direct/datasheets/qlikview11/DS-QlikView-Connector-For-Use-With-SAP-Netweaver-EN.ashx"&gt;http://www.qlik.com/uk//~/media/Files/resource-library/global-us/direct/datasheets/qlikview11/DS-QlikView-Connector-…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 09:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492532#M1229075</guid>
      <dc:creator />
      <dc:date>2013-12-17T09:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Help needed pls.</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492533#M1229078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rahul,&lt;/P&gt;&lt;P&gt;for SAP BW there is two types of connector which is OLAP Connector or DSO/ODS connector.&lt;/P&gt;&lt;P&gt;after you choose one of them and success to connect there will be another for each connection, if&amp;nbsp; OLAP there will be cube button, if DSO/ODS &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;there will be DSO/ODS button. and you can choose the table that you like to used.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it can be help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 09:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492533#M1229078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-17T09:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Help needed pls.</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492534#M1229081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check Xtract QV the SAP Connector for Qlikview of theobald Software.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this pdf to see how to extract SAP tables:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.theobald-software.com/download/xtractqv/ClickThroughXtractQVTable.pdf" title="http://www.theobald-software.com/download/xtractqv/ClickThroughXtractQVTable.pdf"&gt;http://www.theobald-software.com/download/xtractqv/ClickThroughXtractQVTable.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 15:22:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-Help-needed-pls/m-p/492534#M1229081</guid>
      <dc:creator>saniiiil</dc:creator>
      <dc:date>2013-12-18T15:22:11Z</dc:date>
    </item>
  </channel>
</rss>

