<?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: ODBC Connection string - Include password in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902090#M313723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/TamilArasu"&gt;TamilArasu&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Try like this.&lt;/P&gt;&lt;P&gt;OLEDB , select Force 32 Bit&lt;/P&gt;&lt;P&gt;Click on Select&lt;/P&gt;&lt;P&gt;Select Microsoft OLEDB Provider for ODBC Drivers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Connection Tab.&lt;/P&gt;&lt;P&gt;Leave Use Data Source Name&lt;/P&gt;&lt;P&gt;Select the "Use Connection String"&lt;/P&gt;&lt;P&gt;Click on Build&lt;/P&gt;&lt;P&gt;DSN Name will appears. Click on New to create new DSN name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the Microsoft Access Driver(*mdb,*accdb)&lt;/P&gt;&lt;P&gt;Click Next accdb DB file.&lt;/P&gt;&lt;P&gt;Click Next&lt;/P&gt;&lt;P&gt;Click Finish&lt;/P&gt;&lt;P&gt;Click OK&lt;/P&gt;&lt;P&gt;Now select the Database Name from the left pane.&lt;/P&gt;&lt;P&gt;Click OK&lt;/P&gt;&lt;P&gt;Click OK Now DSN created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Connection Tab.&lt;/P&gt;&lt;P&gt;Give any username: UserTest password:UserTest For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select any table and Add.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working fine for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the connection string sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=MSDASQL.1;Persist Security Info=False;User ID=UserTest;Extended Properties="DBQ=C:\Users\User123\Downloads\ASampleDatabase (1).accdb;DefaultDir=C:\Users\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;User123&lt;/SPAN&gt;\Downloads;Driver={Microsoft Access Driver (*.mdb, *.accdb)};DriverId=25;FIL=MS Access;FILEDSN=C:\Users\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;User123&lt;/SPAN&gt;\Downloads\ASampleDatabase (1).accdb.dsn;MaxBufferSize=2048;MaxScanRows=8;PageTimeout=5;SafeTransactions=0;Threads=3;UID=admin;UserCommitSync=Yes;";Initial Catalog=C:\Users\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;User123&lt;/SPAN&gt;\Downloads\ASampleDatabase (1).accdb];&lt;/P&gt;&lt;P&gt;//-------- Start Multiple Select Statements ------&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM `C:\Users\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;User123&lt;/SPAN&gt;\Downloads\ASampleDatabase (1).accdb`.`Asset Items`;&lt;/P&gt;&lt;P&gt;//-------- End Multiple Select Statements ------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2015 05:52:33 GMT</pubDate>
    <dc:creator>qlikviewwizard</dc:creator>
    <dc:date>2015-05-21T05:52:33Z</dc:date>
    <item>
      <title>ODBC Connection string - Include password</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902085#M313718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="87103" alt="colorful-hello-text-smiley-emoticon.gif" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87103_colorful-hello-text-smiley-emoticon.gif" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to access data from .accdb database file but the file is protected with password. I have used OLEDB connection to connect the database but the pop up window is asking to enter the password every time whenever I reload the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OLEDB CONNECT32 TO [Provider=Microsoft.ACE.OLEDB.12.0;User ID=Admin;Data Source=&lt;SPAN style="color: #ff0000;"&gt;C:\Users\Tamilarasu.Nagaraj\Desktop\Test\PTV2.accdb&lt;/SPAN&gt;;Mode=Share Deny None;Extended Properties="";Jet OLEDB:System database="";Jet OLEDB:Registry Path="";Jet OLEDB:Database Password="&lt;SPAN style="color: #ff0000;"&gt;lptrack&lt;/SPAN&gt;";Jet OLEDB:Engine Type=6;Jet OLEDB:Database Locking Mode=1;Jet OLEDB:Global Partial Bulk Ops=2;Jet OLEDB:Global Bulk Transactions=1;Jet OLEDB:New Database Password="";Jet OLEDB:Create System Database=False;Jet OLEDB:Encrypt Database=False;Jet OLEDB:Don't Copy Locale on Compact=False;Jet OLEDB:Compact Without Replica Repair=False;Jet OLEDB:SFP=False;Jet OLEDB:Support Complex Data=False;Jet OLEDB:Bypass UserInfo Validation=False];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG __jive_id="87108" alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/87108_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain the reason and solution please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 04:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902085#M313718</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-05-21T04:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection string - Include password</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902086#M313719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/TamilArasu"&gt;TamilArasu&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Did you change the &lt;STRONG&gt;Open Mode &lt;/STRONG&gt;and Try?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 04:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902086#M313719</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-05-21T04:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection string - Include password</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902087#M313720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QW,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it in open mode but still getting the pop up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 04:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902087#M313720</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-05-21T04:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection string - Include password</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902088#M313721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you create &lt;STRONG&gt;ODBC connection?&lt;/STRONG&gt; Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Path: Control Panel\All Control Panel Items\Administrative Tools&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87113_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 05:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902088#M313721</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-05-21T05:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection string - Include password</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902089#M313722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have tried but its too slow in reading the data. OLEDB connection string is fast compared to ODBC. Can you correct the OLEDB connection string please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 05:16:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902089#M313722</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-05-21T05:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection string - Include password</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902090#M313723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/TamilArasu"&gt;TamilArasu&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Try like this.&lt;/P&gt;&lt;P&gt;OLEDB , select Force 32 Bit&lt;/P&gt;&lt;P&gt;Click on Select&lt;/P&gt;&lt;P&gt;Select Microsoft OLEDB Provider for ODBC Drivers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Connection Tab.&lt;/P&gt;&lt;P&gt;Leave Use Data Source Name&lt;/P&gt;&lt;P&gt;Select the "Use Connection String"&lt;/P&gt;&lt;P&gt;Click on Build&lt;/P&gt;&lt;P&gt;DSN Name will appears. Click on New to create new DSN name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the Microsoft Access Driver(*mdb,*accdb)&lt;/P&gt;&lt;P&gt;Click Next accdb DB file.&lt;/P&gt;&lt;P&gt;Click Next&lt;/P&gt;&lt;P&gt;Click Finish&lt;/P&gt;&lt;P&gt;Click OK&lt;/P&gt;&lt;P&gt;Now select the Database Name from the left pane.&lt;/P&gt;&lt;P&gt;Click OK&lt;/P&gt;&lt;P&gt;Click OK Now DSN created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Connection Tab.&lt;/P&gt;&lt;P&gt;Give any username: UserTest password:UserTest For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select any table and Add.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working fine for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the connection string sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=MSDASQL.1;Persist Security Info=False;User ID=UserTest;Extended Properties="DBQ=C:\Users\User123\Downloads\ASampleDatabase (1).accdb;DefaultDir=C:\Users\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;User123&lt;/SPAN&gt;\Downloads;Driver={Microsoft Access Driver (*.mdb, *.accdb)};DriverId=25;FIL=MS Access;FILEDSN=C:\Users\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;User123&lt;/SPAN&gt;\Downloads\ASampleDatabase (1).accdb.dsn;MaxBufferSize=2048;MaxScanRows=8;PageTimeout=5;SafeTransactions=0;Threads=3;UID=admin;UserCommitSync=Yes;";Initial Catalog=C:\Users\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;User123&lt;/SPAN&gt;\Downloads\ASampleDatabase (1).accdb];&lt;/P&gt;&lt;P&gt;//-------- Start Multiple Select Statements ------&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM `C:\Users\&lt;SPAN style="font-size: 13.3333330154419px;"&gt;User123&lt;/SPAN&gt;\Downloads\ASampleDatabase (1).accdb`.`Asset Items`;&lt;/P&gt;&lt;P&gt;//-------- End Multiple Select Statements ------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 05:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902090#M313723</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-05-21T05:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection string - Include password</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902091#M313724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tamil:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this and close your access database before connect:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=Microsoft.Jet.OLEDB.4.0;User ID=USER;Data Source=C:\YOURDB.mdb;Mode=Share Deny None;Extended Properties="";Jet OLEDB:System database="";Jet OLEDB:Registry Path="";Jet OLEDB:Database Password="";Jet OLEDB:Engine Type=5;Jet OLEDB:Database Locking Mode=1;Jet OLEDB:Global Partial Bulk Ops=2;Jet OLEDB:Global Bulk Transactions=1;Jet OLEDB:New Database Password="";Jet OLEDB:Create System Database=False;Jet OLEDB:Encrypt Database=False;Jet OLEDB:Don't Copy Locale on Compact=False;Jet OLEDB:Compact Without Replica Repair=False;Jet OLEDB:SFP=False];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 06:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902091#M313724</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-05-21T06:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection string - Include password</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902092#M313725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/qlikviewwizard"&gt;qlikviewwizard&lt;/A&gt; (Dont' know your real name&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="thanx-smiley-emoticon.gif" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87115_thanx-smiley-emoticon.gif" style="height: auto;" /&gt; a lot. Working fine now. Have a nice day.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 06:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902092#M313725</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-05-21T06:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection string - Include password</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902093#M313726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Joaqin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use mdb file, your solution is working fine. For accdb format, I am getting the pop up windo to enter the password and provider string. Anyways, my issue has been solved. You too have a nice day. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/blush.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 06:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902093#M313726</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-05-21T06:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection string - Include password</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902094#M313727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Liking the enthusiasm!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 06:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902094#M313727</guid>
      <dc:creator />
      <dc:date>2015-05-21T06:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection string - Include password</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902095#M313728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, The same to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read this is you still have the password pop up ... &lt;A href="https://community.qlik.com/thread/45291"&gt;Connect to .accdb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M&lt;SPAN style="font-size: 13.3333330154419px;"&gt;aybe you need some diferent OLEDB drivers, don't forget close access db before load and tick the open shared metod in the accdb properties!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 07:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902095#M313728</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-05-21T07:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection string - Include password</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902096#M313729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/TamilArasu"&gt;TamilArasu&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Nanri. Same to you.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 07:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902096#M313729</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-05-21T07:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection string - Include password</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902097#M313730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Joaquin&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;I can not find the Microsoft.ACE.OLEDB.12.0 provider driver in my system. I will check and download. &lt;/SPAN&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 08:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Connection-string-Include-password/m-p/902097#M313730</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-05-21T08:06:42Z</dc:date>
    </item>
  </channel>
</rss>

