<?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 Error = The specified DSN contains an architecture mismatch between the Driver and Applicat in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/889198#M27133</link>
    <description>&lt;P&gt;ODBC is now working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to all for the direction.&amp;nbsp; Creating the registry entries for ODBC was all that was needed (something that was apparently not done).&amp;nbsp; It seems that ODBC calls assume default settings when those are not defined.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2023 14:53:39 GMT</pubDate>
    <dc:creator>Blueshore</dc:creator>
    <dc:date>2023-08-14T14:53:39Z</dc:date>
    <item>
      <title>ODBC Error = The specified DSN contains an architecture mismatch between the Driver and Application</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888589#M27094</link>
      <description>&lt;P&gt;Migrated SAS 9.4 to Windows 10 server.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep getting this error when trying to assign a libname to an ODBC source.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The specified DSN contains an architecture mismatch between the Driver and Application&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I know the admin has set up the ODBC 64bit driver.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something else that has to be done?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 15:13:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888589#M27094</guid>
      <dc:creator>Blueshore</dc:creator>
      <dc:date>2023-08-09T15:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Error = The specified DSN contains an architecture mismatch between the Driver and Applicat</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888601#M27096</link>
      <description>&lt;P&gt;Make sure where the LIBNAME executes has the proper version of the drivers as well as the source.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Be default a LIBNAME expects to be able to write to the destination. Does your ODBC setup include write functionality? It might be setting for the specific source. ODBC settings are very much connection specific in the Windows world (haven't used ODBC anywhere else so not sure) so make sure that you understand the settings and reference the correct connection.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 15:50:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888601#M27096</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-08-09T15:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Error = The specified DSN contains an architecture mismatch between the Driver and Applicat</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888603#M27097</link>
      <description>Yes, a couple of the ODBC connections are read/write. They worked fine in the old Win 7 environment. If I recall, there is some setting in SAS that needs to be adjusted beyond the Windows Registries.</description>
      <pubDate>Wed, 09 Aug 2023 16:16:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888603#M27097</guid>
      <dc:creator>Blueshore</dc:creator>
      <dc:date>2023-08-09T16:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Error = The specified DSN contains an architecture mismatch between the Driver and Applicat</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888615#M27098</link>
      <description>&lt;P&gt;Any ODBC data source name likely needs to be completely redefined. And the features of the drivers have very likely changed from Windows 7 to 10. Are any other programs able to access the ODBC source(s)? If not, then I would start with the definitions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you get into the specific LIBNAME options which can depend on the specific ODBC source. So maybe some more details are in order.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 16:54:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888615#M27098</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-08-09T16:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Error = The specified DSN contains an architecture mismatch between the Driver and Applicat</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888617#M27100</link>
      <description>I'll see if we can set-up some other connection via ODBC to test it. The Driver set-up source test does return "success"... but have not tried an actual ODBC connection yet.</description>
      <pubDate>Wed, 09 Aug 2023 17:05:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888617#M27100</guid>
      <dc:creator>Blueshore</dc:creator>
      <dc:date>2023-08-09T17:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Error = The specified DSN contains an architecture mismatch between the Driver and Applicat</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888658#M27101</link>
      <description>&lt;P&gt;What bitness is your SAS 9.4? It must be the same as your ODBC drivers.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 20:10:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888658#M27101</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-08-09T20:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Error = The specified DSN contains an architecture mismatch between the Driver and Applicat</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888669#M27103</link>
      <description>Great question! Passing it along to the admin.</description>
      <pubDate>Wed, 09 Aug 2023 20:32:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888669#M27103</guid>
      <dc:creator>Blueshore</dc:creator>
      <dc:date>2023-08-09T20:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Error = The specified DSN contains an architecture mismatch between the Driver and Applicat</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888686#M27106</link>
      <description>Sysinit returns:&lt;BR /&gt;Operating System: WX64_WKS.</description>
      <pubDate>Wed, 09 Aug 2023 22:22:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888686#M27106</guid>
      <dc:creator>Blueshore</dc:creator>
      <dc:date>2023-08-09T22:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Error = The specified DSN contains an architecture mismatch between the Driver and Applicat</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888687#M27107</link>
      <description>&lt;P&gt;Looks like bitness matches, but there is still an architectural difference with your ODBC driver. I'd raise the error with your SAS administrator. I assuming here that your SAS runs on a remote Windows server.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 22:30:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/888687#M27107</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-08-09T22:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Error = The specified DSN contains an architecture mismatch between the Driver and Applicat</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/889198#M27133</link>
      <description>&lt;P&gt;ODBC is now working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to all for the direction.&amp;nbsp; Creating the registry entries for ODBC was all that was needed (something that was apparently not done).&amp;nbsp; It seems that ODBC calls assume default settings when those are not defined.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 14:53:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/889198#M27133</guid>
      <dc:creator>Blueshore</dc:creator>
      <dc:date>2023-08-14T14:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Error = The specified DSN contains an architecture mismatch between the Driver and Applicat</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/889254#M27134</link>
      <description>&lt;P&gt;In my experience, installing the ODBC driver would update the registry but perhaps there was some permissions issue preventing this.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 20:23:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/889254#M27134</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-08-14T20:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Error = The specified DSN contains an architecture mismatch between the Driver and Applicat</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/889257#M27135</link>
      <description>Yes. The installer probably came across issues with permissions. I'll check with that team. I think they were trying to clone it from an existing server, but may have used the wrong set of keys. I manually updated the registers for my most critical sources. I'll leave the rest to IT. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 14 Aug 2023 20:43:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Error-The-specified-DSN-contains-an-architecture-mismatch/m-p/889257#M27135</guid>
      <dc:creator>Blueshore</dc:creator>
      <dc:date>2023-08-14T20:43:07Z</dc:date>
    </item>
  </channel>
</rss>

