Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Is there a single executable name for ALL versions of the SQL Server Anywhere product, or are there several different potential names based on the version, the product bundle, or some other factor? I.E. - ALL SQL Server Anywhere executables are named dbeng followed by version number. Example: SQL Server Anywhere 10 has an exe named dbeng10.exe and ALL SQL Server Anywhere 11 have an exe named dbeng11.exe

If there are multiple names for the executable file what would I look for?

Thanks,

asked 29 Aug '11, 14:22

wizzo's gravatar image

wizzo
31113
accept rate: 0%


There are a few variations, namely:

dbsrvXX.exe - Network server
dbengXX.exe - Personal server
rtengXX.exe - Runtime server

With XX being the major version of the server.

permanent link

answered 29 Aug '11, 14:52

Tyson%20Lewis's gravatar image

Tyson Lewis
2.2k1641
accept rate: 22%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×4

question asked: 29 Aug '11, 14:22

question was seen: 2,230 times

last updated: 29 Aug '11, 14:52