<?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 How to Create Oracle database connection by passing parameter through script in Qlik Sense in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Create-Oracle-database-connection-by-passing-parameter/m-p/2540591#M15348</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I want create a oracle database connection by passing user name/Password through script.&lt;/P&gt;&lt;P&gt;We tried creating connection by using&amp;nbsp;&lt;/P&gt;&lt;P&gt;L&lt;SPAN&gt;IB CONNECT TO 'Connection_name(User name=$(vUser), Password=$(vPassword))';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But it not working to me. Also we tried creating data connection using (Create new connection option) without passing username and password to connection. But unable to create it.&lt;/P&gt;&lt;P&gt;Could you please help us is there any solution to achieve this.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jan 2026 11:49:47 GMT</pubDate>
    <dc:creator>MMK</dc:creator>
    <dc:date>2026-01-09T11:49:47Z</dc:date>
    <item>
      <title>How to Create Oracle database connection by passing parameter through script in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Create-Oracle-database-connection-by-passing-parameter/m-p/2540591#M15348</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I want create a oracle database connection by passing user name/Password through script.&lt;/P&gt;&lt;P&gt;We tried creating connection by using&amp;nbsp;&lt;/P&gt;&lt;P&gt;L&lt;SPAN&gt;IB CONNECT TO 'Connection_name(User name=$(vUser), Password=$(vPassword))';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But it not working to me. Also we tried creating data connection using (Create new connection option) without passing username and password to connection. But unable to create it.&lt;/P&gt;&lt;P&gt;Could you please help us is there any solution to achieve this.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 11:49:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Create-Oracle-database-connection-by-passing-parameter/m-p/2540591#M15348</guid>
      <dc:creator>MMK</dc:creator>
      <dc:date>2026-01-09T11:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Oracle database connection by passing parameter through script in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Create-Oracle-database-connection-by-passing-parameter/m-p/2540710#M15352</link>
      <description>&lt;P&gt;Try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;LET vConn =&lt;/P&gt;&lt;P&gt;IF('$(vEnv)' = 'PROD', 'Oracle_Prod', 'Oracle_Dev');&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LIB CONNECT TO '$(vConn)';&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 16:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-Create-Oracle-database-connection-by-passing-parameter/m-p/2540710#M15352</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2026-01-12T16:43:23Z</dc:date>
    </item>
  </channel>
</rss>

