<?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: SQL Anywhere 17 service without server? in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-17-service-without-server/qaa-p/12721203#M4773933</link>
    <description>&lt;P&gt;You will need to install /deploy SQL Anywhere software on the virtual machine. In particular, you will need to install the server, client, and perhaps the &lt;A href="https://help.sap.com/docs/SAP_SQL_Anywhere/61ecb3d4d8be4baaa07cc4db0ddb5d0a/3f5a2358af0b464f817185ddbdf36b9a.html"&gt;administration tools&lt;/A&gt; which will include SQL Central and Interactive SQL that may be helpful.    &lt;/P&gt;&lt;P&gt;SQL Anywhere hosts databases on a server executable.  There are two options&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Personal Server (dbeng17.exe) which allows up to 10 local connections&lt;/LI&gt;&lt;LI&gt;Network Server (dbsrv17.exe) which allows connections over the network or locally.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The basic approach to running SQL Anywhere server is&lt;/P&gt;&lt;P&gt;     &amp;lt;&lt;STRONG&gt;dbeng17&lt;/STRONG&gt;&amp;gt; | &amp;lt;&lt;STRONG&gt;dbsrv17&lt;/STRONG&gt;&amp;gt; -n &amp;lt;ServerName&amp;gt; &amp;lt;databasefile&amp;gt; -n DatabaseName.&lt;/P&gt;&lt;P&gt;Do you have the server running on the virtual machine as a service or simply a copy of the database? &lt;/P&gt;&lt;P&gt;If there is only one instance of the database server, you may only need to know the UID/PWD for local connections.  &lt;/P&gt;&lt;P&gt;Here are some basic doc links covering the topics of how to host the database on a SQL Anywhere engine and how to connect to that database.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://help.sap.com/docs/SAP_SQL_Anywhere/5c834e66874441e7b5017d502bbc12d0/815659aa6ce21014813d917e48d3fa5a.html"&gt;License Types&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://help.sap.com/docs/SAP_SQL_Anywhere/61ecb3d4d8be4baaa07cc4db0ddb5d0a/813963cc6ce21014b53f93288e6e8bad.html"&gt;Database Servers&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://help.sap.com/docs/SAP_SQL_Anywhere/61ecb3d4d8be4baaa07cc4db0ddb5d0a/81389dff6ce21014bfc29cc9ef319bbd.html"&gt;Connecting&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You will need to know the UID/PWD in order to connect to the database.  There is not a default for databases created in SQL Anywhere 17. Prior versions created the UID: DBA with the PWD: sql.  If you have support for SQLA, help can be provided if the login credentials are not known.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jan 2023 14:55:35 GMT</pubDate>
    <dc:creator>chris_keating</dc:creator>
    <dc:date>2023-01-04T14:55:35Z</dc:date>
    <item>
      <title>SQL Anywhere 17 service without server?</title>
      <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-17-service-without-server/qaq-p/12721201</link>
      <description>&lt;P&gt;dear all,&lt;BR /&gt;i´m completely new in SQL Anywhere, i worked with Microsoft SQL or MySQL/MariaDB before.&lt;BR /&gt;&lt;BR /&gt;I should make a SCADA project for a cutomer who has a running SQL Anywhere database with production data.&lt;BR /&gt;Now i should read some production numbers and show them with machine data and energy data in my SCADA system.&lt;BR /&gt;I have set up a virtual machine on W10 and get a copy of the SQL Anywhre database from my customer running as service. &lt;BR /&gt;But i did not see a SQL server running? &lt;BR /&gt;Is this the workflow for a SQL Anywhere system or di i have to make more settings.&lt;BR /&gt;In case the customer did not know anything about his database because the original owner has died and the new owner did not have any passwords or documentation, the job seems to be hard to do!&lt;BR /&gt;&lt;BR /&gt;Can anyone help me in this case?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 15:57:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sql-anywhere-17-service-without-server/qaq-p/12721201</guid>
      <dc:creator>former_member1352942</dc:creator>
      <dc:date>2023-01-03T15:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Anywhere 17 service without server?</title>
      <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-17-service-without-server/qaa-p/12721202#M4773932</link>
      <description>&lt;P&gt;Thank you for visiting SAP Community to get answers to your questions. Since you're asking a question here for the first time, I recommend that you familiarize yourself with: &lt;A href="https://community.sap.com/resources/questions-and-answers" target="test_blank"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt;, as it provides tips for preparing questions that draw responses from our members. &lt;/P&gt;&lt;P&gt;For example, you can:&lt;/P&gt;&lt;P&gt;- outline what steps you took to find answers (and why they weren't helpful)&lt;/P&gt;&lt;P&gt;- share screenshots of what you've seen/done&lt;/P&gt;&lt;P&gt;- make sure you've applied the appropriate tags&lt;/P&gt;&lt;P&gt;- use a more descriptive subject line&lt;/P&gt;&lt;P&gt;The more details you provide, the more likely it is that members will be able to respond. Feel free to also take our Q&amp;amp;A  tutorial at: &lt;A href="https://developers.sap.com/tutorials/community-qa.html" target="test_blank"&gt;https://developers.sap.com/tutorials/community-qa.html&lt;/A&gt;      &lt;/P&gt;&lt;P&gt; Should you wish, you can revise your question by selecting Actions, then Edit.&lt;/P&gt;&lt;P&gt;  By adding a picture to your profile you encourage readers to respond: &lt;A href="https://developers.sap.com/tutorials/community-profile.html" target="test_blank"&gt;https://developers.sap.com/tutorials/community-profile.html&lt;/A&gt;                               &lt;/P&gt;&lt;P&gt;Questions on how to draw responses from members? Check out this discussion on how to improve questions. &lt;A href="https://groups.community.sap.com/t5/welcome-corner-discussions/advice-from-sap-champions-questions-and-answers/m-p/123609/thread-id/1094" target="test_blank"&gt;https://groups.community.sap.com/t5/welcome-corner-discussions/advice-from-sap-champions-questions-and-answers/m-p/123609/thread-id/1094&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 15:58:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sql-anywhere-17-service-without-server/qaa-p/12721202#M4773932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2023-01-03T15:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Anywhere 17 service without server?</title>
      <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-17-service-without-server/qaa-p/12721203#M4773933</link>
      <description>&lt;P&gt;You will need to install /deploy SQL Anywhere software on the virtual machine. In particular, you will need to install the server, client, and perhaps the &lt;A href="https://help.sap.com/docs/SAP_SQL_Anywhere/61ecb3d4d8be4baaa07cc4db0ddb5d0a/3f5a2358af0b464f817185ddbdf36b9a.html"&gt;administration tools&lt;/A&gt; which will include SQL Central and Interactive SQL that may be helpful.    &lt;/P&gt;&lt;P&gt;SQL Anywhere hosts databases on a server executable.  There are two options&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Personal Server (dbeng17.exe) which allows up to 10 local connections&lt;/LI&gt;&lt;LI&gt;Network Server (dbsrv17.exe) which allows connections over the network or locally.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The basic approach to running SQL Anywhere server is&lt;/P&gt;&lt;P&gt;     &amp;lt;&lt;STRONG&gt;dbeng17&lt;/STRONG&gt;&amp;gt; | &amp;lt;&lt;STRONG&gt;dbsrv17&lt;/STRONG&gt;&amp;gt; -n &amp;lt;ServerName&amp;gt; &amp;lt;databasefile&amp;gt; -n DatabaseName.&lt;/P&gt;&lt;P&gt;Do you have the server running on the virtual machine as a service or simply a copy of the database? &lt;/P&gt;&lt;P&gt;If there is only one instance of the database server, you may only need to know the UID/PWD for local connections.  &lt;/P&gt;&lt;P&gt;Here are some basic doc links covering the topics of how to host the database on a SQL Anywhere engine and how to connect to that database.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://help.sap.com/docs/SAP_SQL_Anywhere/5c834e66874441e7b5017d502bbc12d0/815659aa6ce21014813d917e48d3fa5a.html"&gt;License Types&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://help.sap.com/docs/SAP_SQL_Anywhere/61ecb3d4d8be4baaa07cc4db0ddb5d0a/813963cc6ce21014b53f93288e6e8bad.html"&gt;Database Servers&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://help.sap.com/docs/SAP_SQL_Anywhere/61ecb3d4d8be4baaa07cc4db0ddb5d0a/81389dff6ce21014bfc29cc9ef319bbd.html"&gt;Connecting&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You will need to know the UID/PWD in order to connect to the database.  There is not a default for databases created in SQL Anywhere 17. Prior versions created the UID: DBA with the PWD: sql.  If you have support for SQLA, help can be provided if the login credentials are not known.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 14:55:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sql-anywhere-17-service-without-server/qaa-p/12721203#M4773933</guid>
      <dc:creator>chris_keating</dc:creator>
      <dc:date>2023-01-04T14:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Anywhere 17 service without server?</title>
      <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-17-service-without-server/qaa-p/12721204#M4773934</link>
      <description>&lt;P&gt;You can download the Trial Edition (may also be referred to as the Developer Edition) from the SAP Store.  It is the same product as you would purchase with the following&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;the network server is a three concurrent user license although as long as you adhere the licensed usage, you can increase that if needed&lt;/LI&gt;&lt;LI&gt;the software can only be used to evaluate or for development. It cannot be used in production environments so cannot be used to meet your requirements but would allow you to become familiar with the product and development of the solution you describe. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Please ensure that you read the Developer Edition licensing and adhere to the permitted usage.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 15:06:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sql-anywhere-17-service-without-server/qaa-p/12721204#M4773934</guid>
      <dc:creator>chris_keating</dc:creator>
      <dc:date>2023-01-04T15:06:19Z</dc:date>
    </item>
  </channel>
</rss>

