cancel
Showing results for 
Search instead for 
Did you mean: 

.exe file name for all SQL Server Anywhere versions

Former Member
2,472

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,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member

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.