
You should now be able to see the sqlanywhere section in your phpinfo() output. Add configuration entry to load the module (on RHEL/CentOS/Fedora run echo "extension=php-5.x.x_sqlanywhere_r.so" > /etc/php.d/sqlanywhere.ini).Copy the module to php modules directory (on RHEL/CentOS/Fedora this it's /usr/lib/php/modules, check phpinfo() output or php.ini script to see where your modules are stored.
Sap sybase sql anywhere 16 download download#
Download appropriate compiled php module for your plaftorm and PHP version from The SAP Sybase SQL Anywhere PHP Module page ( ).It will provide proper paths to SQLAnywhere libraries. Source /opt/sqlanywhere12/bin32/sa_config.sh Add this line to your httpd configuration script (on RHEL/CentOS/Fedora this is /etc/sysconfig/httpd).You can leave all questions on their defaults (the client package will be installed in /opt/sqlanywhere12).From the clientxxxx directory (where xxxx is client version number) run setup script.SQL Anywhere 10.0. Note: You could click Next to modify other optional configurations such as log files location, credentials, etc. SQL Anywhere 10.0.1 The PocketBuilder 2.5 setup program includes an option for installing SQL Anywhere® 10.0.1. Enter the location and file name you want your database file to be. Download the SQL Anywhere Database Client from SQL Anywhere Database Client Download page ( ) selecting your platform. Click: Tools menu > SQL Anywhere 12 > Create Database.Make sure you have Apache and PHP installed and configured properly.It should also be applicable to MacOS and Windows+Apache+PHP configuration. The connection is made from a Linux server running Apache 2+ and PHP 5.1+ using mod_php.įollowing configuration was tested for RHEL Linux, but you should be able top use it on any Linux distribution.There's a need to connect to Sybase/SQL Anywhere database version 9 or above.It's not the sybase_ct module present in PHP documentation, but it provides all functionalities for interacting with the database. 2040854-Where to download Sybase Central of SQL Anywhere 12, 16 and 17 for the SAP BusinessObjects and Business Intelligence products Symptom I do need Sybase Central, for some administrative tasks of the CMS database (BOE120.db for 3.1 and BI4CMS for BI4.x) and auditing database (BOE120AUDIT.db for 3.1 and BI4AuditDSN for 4.x), both. Note that as a result you will be using sqlanywhere module for PHP by SAP company that provides compiled modules for all PHP versions > 5.1. What I present here is just one way of doing things, there are alternatives to that, but IMHO it's the least troublesome way (no module compiling, no strange dependencies etc.). I welcome and suggestions, comments or anything else to make this article better.I decided to write this howto, because it took me some time to configure php to work with Sybase trying many approaches from php documentation and tutorials on the web. Note: You could click Next to modify other optional configurations such as log files location, credentials, etc Select: BI4 Creating a new database in SAP Sybase SQL AnywhereĬlick: Tools menu > SQL Anywhere 12 > Create Database…Įnter the location and file name you want your database file to be Note: Doing the above steps will connect to the local instance and also list the Audit Database (BI4_Audit_DSN) You can also find a great article by Jose Ramos: Backing Up the CMS and Audit Databases Using SQL Anywhere Maintenance Plans In this screen you have access to a lot of useful features such as Database Maintenance Tasks, list of Tables, Overview (for Statistics), etc User ID: dba (or whatever was selected during the SAP BI 4.x installation) I’m not a DBA and I won’t try to be! There are plenty of clever people on this Space: SQL Sybase SQL Anywhere but hopefully this is going to be helpful for the beginners like me with this technology. I accept the terms of this agreement: selectedĬlick: Finish Managing and Maintaining your SAP BI databases Installing SAP Sybase SQL Anywhere Database Client Creating a new database in SAP Sybase SQL Anywhere.Managing and Maintaining your SAP BI databases.Installing SAP Sybase SQL Anywhere Database Client.
