<?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 Excel Driver Error - ErrorMsg: [Microsoft][ODBC Excel Driver] Cannot update. Database or object is read-only. in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/ODBC-Excel-Driver-Error-ErrorMsg-Microsoft-ODBC-Excel-Driver/m-p/57369#M329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most likely, the problem is in the name of the Excel file. If there are characters () that give an error. How to solve I don't know. Check if there is no () characters is ok?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2018 15:12:28 GMT</pubDate>
    <dc:creator>leonid_burlakov</dc:creator>
    <dc:date>2018-05-14T15:12:28Z</dc:date>
    <item>
      <title>ODBC Excel Driver Error - ErrorMsg: [Microsoft][ODBC Excel Driver] Cannot update. Database or object is read-only.</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/ODBC-Excel-Driver-Error-ErrorMsg-Microsoft-ODBC-Excel-Driver/m-p/57368#M328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Qlik Sense Edition:&lt;/STRONG&gt; November 2017 (Server 11.24.1)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Windows Version: &lt;/STRONG&gt;Windows Server 2012 R2 Standard (64 Bit)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Windows Build: &lt;/STRONG&gt;9600&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently in the process of utilising a script which uses the "Microsoft Access Database Engine 2010" ODBC 64-bit driver to get a table list of Sheets which belong to a Microsoft Excel workbook. However, the ODBC Driver fails to connect to the spreadsheet file due to the following error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;&lt;STRONG&gt;Connector connect error: SQL##f - SqlState: 42000, ErrorCode: 4294965487, ErrorMsg: [Microsoft][ODBC Excel Driver] Cannot update. Database or object is read-only.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;For Each vFile in FileList('$(ReportDirectoryVechAct)')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ODBC Connect To [Excel Files;DBQ=$(vFile)];&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sheets:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Replace(TABLE_NAME, chr(39), '') as Purge;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SQLTABLES;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DISCONNECT;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;/// CONTINUED&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;H3&gt;Variable Examples:&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;ReportDirectoryVechAct: &lt;/STRONG&gt;'lib://Data Sources (*****)/Reporting Email\Vehicle Activity\*.xls'&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;vFile: &lt;/STRONG&gt;'lib://Data Sources (*****)/Reporting Email\Vehicle Activity\28C0608581D54C088846C22A01B23B6E@mmslocal-5227_VehicleActivityDetailReport.xls'&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried the following solutions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Uncheck "Read Only" in ODBC Driver settings, and add "READONLY=TRUE" parameter to ODBC creation.&lt;/LI&gt;&lt;LI&gt;Disabled "Standard Mode" in QMC&lt;/LI&gt;&lt;LI&gt;Attempted to use both 32 Bit and 64 Bit Drivers&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 16:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/ODBC-Excel-Driver-Error-ErrorMsg-Microsoft-ODBC-Excel-Driver/m-p/57368#M328</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T16:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Excel Driver Error - ErrorMsg: [Microsoft][ODBC Excel Driver] Cannot update. Database or object is read-only.</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/ODBC-Excel-Driver-Error-ErrorMsg-Microsoft-ODBC-Excel-Driver/m-p/57369#M329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most likely, the problem is in the name of the Excel file. If there are characters () that give an error. How to solve I don't know. Check if there is no () characters is ok?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2018 15:12:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/ODBC-Excel-Driver-Error-ErrorMsg-Microsoft-ODBC-Excel-Driver/m-p/57369#M329</guid>
      <dc:creator>leonid_burlakov</dc:creator>
      <dc:date>2018-05-14T15:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Excel Driver Error - ErrorMsg: [Microsoft][ODBC Excel Driver] Cannot update. Database or object is read-only.</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/ODBC-Excel-Driver-Error-ErrorMsg-Microsoft-ODBC-Excel-Driver/m-p/57370#M330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having this same issue.&amp;nbsp; Removing special characters from the excel file name works, but this is not an option for my client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems if the client has an older version of the ACEODBC driver installed (Version 15), all is fine, but with a newer version of the ACEODBC driver (Version 16), an error is thrown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has any other options for this, please let me know.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 12:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/ODBC-Excel-Driver-Error-ErrorMsg-Microsoft-ODBC-Excel-Driver/m-p/57370#M330</guid>
      <dc:creator>howiekrauth</dc:creator>
      <dc:date>2018-07-26T12:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Excel Driver Error - ErrorMsg: [Microsoft][ODBC Excel Driver] Cannot update. Database or ob</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/ODBC-Excel-Driver-Error-ErrorMsg-Microsoft-ODBC-Excel-Driver/m-p/1520819#M3489</link>
      <description>&lt;P&gt;Hi Larran&lt;/P&gt;&lt;P&gt;Did you find any solution for this, I am also facing similar issue when upgrading from 11.2 to Nov 2018 version.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Amar&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 06:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/ODBC-Excel-Driver-Error-ErrorMsg-Microsoft-ODBC-Excel-Driver/m-p/1520819#M3489</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2018-12-14T06:36:55Z</dc:date>
    </item>
  </channel>
</rss>

