<?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>Question Re: How do I link SQL Server to SA17? in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832658#M4863501</link>
    <description>&lt;P&gt;I learned another case in which "default" will be reported as the catalog name. It can also occur when a connection cannot be established to the linked server - and the new error you report confirms that a connection is not established. By default, MSS running as a service would not be able to connect using shared memory. Are you connecting to a running SQLA server using TCPIP?&lt;/P&gt;</description>
    <pubDate>Wed, 12 Oct 2022 21:55:52 GMT</pubDate>
    <dc:creator>chris_keating</dc:creator>
    <dc:date>2022-10-12T21:55:52Z</dc:date>
    <item>
      <title>How do I link SQL Server to SA17?</title>
      <link>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaq-p/13832651</link>
      <description>&lt;P&gt;I set up a linked server using these instructions:
&lt;A href="https://dcx.sap.com/index.html#sqla170/en/html/3bd909916c5f1014afdcdf4c723b1ec7.html" target="_blank"&gt;https://dcx.sap.com/index.html#sqla170/en/html/3bd909916c5f1014afdcdf4c723b1ec7.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I get the following error when opening the Table or View nodes in MSSMS:&lt;/P&gt;
&lt;P&gt;The OLE DB provider "SAOLEDB.17" for linked server "SQL ANYWHERE 17 CUSTDB" reported an error. Access denied.
Cannot obtain the required interface ("IID_IDBSchemaRowset") from OLE DB provider "SAOLEDB.17" for linked server "SQL ANYWHERE 17 CUSTDB". (Microsoft SQL Server, Error: 7399)&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 16:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaq-p/13832651</guid>
      <dc:creator>former_SQLA_member1694946</dc:creator>
      <dc:date>2022-10-10T16:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do I link SQL Server to SA17?</title>
      <link>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832652#M4863495</link>
      <description>&lt;P&gt;Can you verify that you completed step 5 "Allow Inprocess"? The erroris typically because that step has not been completed.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 20:48:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832652#M4863495</guid>
      <dc:creator>chris_keating</dc:creator>
      <dc:date>2022-10-10T20:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I link SQL Server to SA17?</title>
      <link>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832653#M4863496</link>
      <description>&lt;P&gt;Yes, I have that set. I set the usual SA userid/password under 'Be made using this security context'.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 08:55:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832653#M4863496</guid>
      <dc:creator>former_SQLA_member1694946</dc:creator>
      <dc:date>2022-10-11T08:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do I link SQL Server to SA17?</title>
      <link>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832654#M4863497</link>
      <description>&lt;P&gt;If that is not working for you, I am at a loss as to what is causing this. From Management Studio, when you expand the Catalogs for the linked server than you have defined, is the name 'default' or the name of the database that you are connecting i.e., for the SQL Anywhere 17 Demo, the catalog name should be 'demo' (In case it is a refresh issue, select View | Refresh or F5). If the value is still default after a refresh and that is not the actual database name, it suggests that "Allow inprocess" is not enabled.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 16:28:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832654#M4863497</guid>
      <dc:creator>chris_keating</dc:creator>
      <dc:date>2022-10-11T16:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I link SQL Server to SA17?</title>
      <link>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832655#M4863498</link>
      <description>&lt;P&gt;Yes it is 'default'. Now I am getting a different message but same error number:
The OLE DB provider "SAOLEDB.17" for linked server "SQL ANYWHERE 17 CUSTDB" reported an error. Authentication failed.
Cannot initialize the data source object of OLE DB provider "SAOLEDB.17" for linked server "SQL ANYWHERE 17 CUSTDB". (Microsoft SQL Server, Error: 7399)&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 12:55:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832655#M4863498</guid>
      <dc:creator>former_SQLA_member1694946</dc:creator>
      <dc:date>2022-10-12T12:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I link SQL Server to SA17?</title>
      <link>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832656#M4863499</link>
      <description>&lt;P&gt;I tried adding my SQL server userid/password to Custdb and gave it SYS role. Now the link from MSSMS can't even connect with my user or dba. I've given up. Thanks for trying.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 13:08:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832656#M4863499</guid>
      <dc:creator>former_SQLA_member1694946</dc:creator>
      <dc:date>2022-10-12T13:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I link SQL Server to SA17?</title>
      <link>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832657#M4863500</link>
      <description>&lt;P&gt;What SQL Server version do you use?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 14:32:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832657#M4863500</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2022-10-12T14:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I link SQL Server to SA17?</title>
      <link>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832658#M4863501</link>
      <description>&lt;P&gt;I learned another case in which "default" will be reported as the catalog name. It can also occur when a connection cannot be established to the linked server - and the new error you report confirms that a connection is not established. By default, MSS running as a service would not be able to connect using shared memory. Are you connecting to a running SQLA server using TCPIP?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 21:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-do-i-link-sql-server-to-sa17/qaa-p/13832658#M4863501</guid>
      <dc:creator>chris_keating</dc:creator>
      <dc:date>2022-10-12T21:55:52Z</dc:date>
    </item>
  </channel>
</rss>

