cancel
Showing results for 
Search instead for 
Did you mean: 

Where can i find the latest SAP Sybase SQL Anywhere Client for Version 16?

Former Member
0 Kudos

I'm looking for the latest Sybase SQL Anywhere Client for Version 16. After applying the patch 2471 on the server I see that the client and the ODBC-Client have the version 16.00.00.247. How can I deploy this version to all the clients in our environment, as the latest client version I can find is version 2193.

Or is there a way to a apply a server patch to a client installation? If I try to apply EBF 2471 to a client installation, I have to enter a registration key, which is only necessary for a server.

Please advise!

Thanks for any help.

former_member182948
Active Participant

You can create a client installer with your server machine.
Please refer to the following documents.
"The Deployment Wizard"
http://dcx.sap.com/index.html#sa160/en/dbprogramming/deploy-s-4228164.html

Former Member
0 Kudos

That did it! I could create a MSI-package which contains the current ODBC-driver on the server. Using this package on a client installs the driver version on the client.

I had no link to the Deployment Wizard in the startmenu, but could start the file directly from

C:\Program Files\SQL Anywhere 16\Deployment\DeploymentWizard.exe

Thanks for your help!

Rgds.
Stefan

Accepted Solutions (0)

Answers (3)

Answers (3)

chris_keating
Advisor
Advisor

The standalone client install is not guaranteed to be current but is periodically refreshed. It is perfectly acceptable to run a different version of client software than the server software even if that client is from a newer or older major version.

As Koichi-san has already shared in his comment, you may want to consider your own client installer. The deployment of just ODBC requires just a few files - 6 files plus one or more language resource files. See http://dcx.sap.com/index.html#sa160/en/dbprogramming/odbc-driver-deploy.html. You can manually deploy or use an installer such as the Deployment Wizard utility included with SQL Anywhere.

You can use an SP to update the client also, if that client was originally installed using a SQL Anywhere install - otherwise, the SP will likely view the install as new and would expect a license key.

Former Member
0 Kudos

Thanks for your answer. But unfortunately this is not the latest release. If you just install this client, it's version 16.0.0.2193:

If you install the EBF 2471, we get a new version of Sybase Central and the ODBC driver:

So my question is: How can I bring this latest release to a client installation? Is there a download? Can the EBF be applied to a client?

Thanks.

Stefan

architectSAP
Active Contributor
0 Kudos

You find the latest Sybase SQL Anywhere Client for Version 16 in the SAP ONE Support Launchpad under Software Downloads:

Best regards

Frank

former_member182948
Active Participant

There will be no latest version here.