SQLAnywhere Ubuntu 16

From DreamFactory
Jump to: navigation, search
(Created page with "This module will allow you to access SAP SQL Anywhere databases. This is a single command installation. <source lang="bash">$ sudo apt-get install php-sybase</source>")
 
Line 1: Line 1:
 
This module will allow you to access SAP SQL Anywhere databases. This is a single command installation.
 
This module will allow you to access SAP SQL Anywhere databases. This is a single command installation.
<source lang="bash">$ sudo apt-get install php-sybase</source>
+
<source lang="bash">$ sudo apt-get install php7.1-sybase</source>

Revision as of 19:57, 13 September 2017

This module will allow you to access SAP SQL Anywhere databases. This is a single command installation.

$ sudo apt-get install php7.1-sybase