<?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: Do client computers need to have SQL Anywhere installed to access a database on a server? in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaa-p/14305375#M4934877</link>
    <description>&lt;P&gt;SQL Anywhere clients are intended to work on client machines even if the client is on the same machine hosting the database server.&amp;nbsp; Can you provide the exact error that you are seeing on the clients where the error being encountered. And can you confirm that the SQL Anywhere ODBC driver was installed on the client where the error is occurring?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jan 2026 03:26:47 GMT</pubDate>
    <dc:creator>chris_keating</dc:creator>
    <dc:date>2026-01-12T03:26:47Z</dc:date>
    <item>
      <title>Do client computers need to have SQL Anywhere installed to access a database on a server?</title>
      <link>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaq-p/14304832</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having connectivity issues. I have a Windows server with SAP SQL Anywhere 17 installed. Running on this remote server is a database which I am hoping to have client computers (i.e., my team's laptops) connect to using their Windows ODBC administrator. When I test the connection in the ODBC administrator from a client computer, an error raises that it cannot connect to the database on the server. It does however work when testing if the server can connect to the database using the servers ODBC administrator. I was wondering if SQL Anywhere 17 needs to be installed on the client computers as well and if this is the reason for the connectivity issue. ChatGPT suggested that Driver Version could be a reason for lack of connectivity:&lt;/P&gt;&lt;P&gt;"When an ODBC connection test fails, it is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;usually due to incorrect credentials, network/firewall issues, or&lt;STRONG&gt; driver compatibility mismatches&lt;/STRONG&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I know it is not an issue with credentials and feel pretty confident it is not a firewall issue. I noticed when looking through the ODBC administrator on a client computer, there was not a driver called "SQL Anywhere 17" but this IS the driver used by the server computer to connect to the database.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the naive question! I am new to databases and SQL Anywhere and am not an IT professional (just a desperate academic!). Many thanks for any and all help.&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt;Jules&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 22:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaq-p/14304832</guid>
      <dc:creator>jcatania</dc:creator>
      <dc:date>2026-01-09T22:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Do client computers need to have SQL Anywhere installed to access a database on a server?</title>
      <link>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaa-p/14305375#M4934877</link>
      <description>&lt;P&gt;SQL Anywhere clients are intended to work on client machines even if the client is on the same machine hosting the database server.&amp;nbsp; Can you provide the exact error that you are seeing on the clients where the error being encountered. And can you confirm that the SQL Anywhere ODBC driver was installed on the client where the error is occurring?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 03:26:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaa-p/14305375#M4934877</guid>
      <dc:creator>chris_keating</dc:creator>
      <dc:date>2026-01-12T03:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Do client computers need to have SQL Anywhere installed to access a database on a server?</title>
      <link>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaa-p/14305530#M4934916</link>
      <description>&lt;P&gt;if you can add ODBC-Entry of SQL Anywhere 17 on the client, this means that the clients have SQL-Anywhere installed.&lt;BR /&gt;If you still cant connect from client to Server-DB, then it is either credential problem or network problem. Have you checked whether the port 2638 on Server is reachable from the client machine?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="abap"&gt;CMD:
c:\&amp;gt;telnet MYSERVER 2638&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 09:13:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaa-p/14305530#M4934916</guid>
      <dc:creator>Baron</dc:creator>
      <dc:date>2026-01-12T09:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Do client computers need to have SQL Anywhere installed to access a database on a server?</title>
      <link>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaa-p/14305942#M4934964</link>
      <description>Thanks &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/191873"&gt;@chris_keating&lt;/a&gt;. I did install SQL Anywhere 17 on their computer today just to be sure, and we are still getting the error. The error message says "Connection failed: database server not found".</description>
      <pubDate>Mon, 12 Jan 2026 17:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaa-p/14305942#M4934964</guid>
      <dc:creator>jcatania</dc:creator>
      <dc:date>2026-01-12T17:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Do client computers need to have SQL Anywhere installed to access a database on a server?</title>
      <link>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaa-p/14305943#M4934965</link>
      <description>&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1462074"&gt;@Baron&lt;/a&gt; , I actually tried this and it seems it was not connecting! My IT department previously confirmed they opened port 2638, but my colleague's computer is not able to connect to it using the line of code you provided. I am hoping this is the issue. I will reach out to them about it and see if this is the problem. Thanks for providing a way to test that!</description>
      <pubDate>Mon, 12 Jan 2026 17:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaa-p/14305943#M4934965</guid>
      <dc:creator>jcatania</dc:creator>
      <dc:date>2026-01-12T17:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Do client computers need to have SQL Anywhere install...</title>
      <link>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaa-p/14306580#M4935021</link>
      <description>&lt;P&gt;Please check the following.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ensure that the SQL Anywhere running is a network server (&lt;STRONG&gt;dbsrv17&lt;/STRONG&gt;)&lt;/LI&gt;&lt;LI&gt;Ensure that you can ping the host where SQL Anywhere server is running at the client ,&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Determine the database engine (server) name and the database name&amp;nbsp; -- values in the &amp;lt;...&amp;gt; depend on your specific configuration.&lt;UL&gt;&lt;LI&gt;dbsrv17 -n &amp;lt;ServerName&amp;gt;&amp;nbsp; database.db -n &amp;lt;DatabaseName&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;In the client connect, supply the Host,&amp;nbsp; Server, and DatabaseName connection parameters. For the example above&amp;nbsp;&lt;UL&gt;&lt;LI&gt;HOST=&amp;lt;host_machine_name_or_ip&amp;gt;:2638;ServeNamer=&amp;lt;ServerName&amp;gt;;DatabaseName=&amp;lt;DatabaseName&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This is useful guide if you are unsure of how the server and database names are determined.&amp;nbsp;&lt;A href="https://help.sap.com/docs/SUPPORT_CONTENT/sqlany/3362971281.html" target="_self"&gt;How the SQL Anywhere Server and Database Get Their Names.&lt;/A&gt;. Alternatively, you can execute the following to assist in identify key elements for a connection to a SQL Anywhere server - this should be run from the machine where you can connect.&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;select
    property('Name') as ServerName
    , db_property('Name') as DatabaseName
    , property('MachineName') as HostMachineName
    , property( 'TcpIpListeners') as TCPIPListener;&lt;/LI-CODE&gt;&lt;P&gt;The TCPIPListener should include the IP and port number that the listeners are enabled.&amp;nbsp; There may be multiple listeners enabled ( for example, an IPv4 and an IPv6 based IP address).&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2026 12:51:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaa-p/14306580#M4935021</guid>
      <dc:creator>chris_keating</dc:creator>
      <dc:date>2026-01-13T12:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Do client computers need to have SQL Anywhere install...</title>
      <link>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaa-p/14307534#M4935098</link>
      <description>&lt;P&gt;To acually answer the title question:&lt;BR /&gt;Client computers do not need to have a full SQL Anywhere install but need to have the &lt;STRONG&gt;required database client files&lt;/STRONG&gt; installed. What set of files is required (say ODBC, JDBC, .Net, PHP etc.), depends on the client application that is to be used. Furthermore, if clients should also use SQL Central or Interactive ISQL, this can be added as an "Addministration Tool" deployment.&lt;/P&gt;&lt;P&gt;If the same application is to be used by several client machines, I would recommend to create an appropriate setup via the&amp;nbsp;&lt;SPAN class=""&gt;Deployment Wizard&lt;/SPAN&gt;&amp;nbsp;tool.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Here's a starting link:&lt;BR /&gt;&lt;A href="https://help.sap.com/docs/SAP_SQL_Anywhere/98ad9ec940e2465695685d98e308dff5/815a23ac6ce2101486ffffee319bd990.html" target="_blank" rel="noopener"&gt;Requirements for Deploying Client Applications&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 15:55:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/do-client-computers-need-to-have-sql-anywhere-installed-to-access-a/qaa-p/14307534#M4935098</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2026-01-14T15:55:58Z</dc:date>
    </item>
  </channel>
</rss>

